Hacker News new | ask | show | jobs
by jakeva 1743 days ago
what does this program do? i compiled it and ran it and got no output. i hope i haven't fork bombed myself or something
1 comments

Prints "hello, world!", assuming sizeof(int) == sizeof(char*) (and the same alignments and ABI, etc).