Hacker News new | ask | show | jobs
by mturmon 5551 days ago
BTW, I got the string "Hello Worldp" from the first program, using the same compiler configuration. I had to use std=c99 to get it to compile (the variable in the for loop).