25 ms·
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
by jakeva 5y 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
- lifthrasiir 5y agoPrints "hello, world!", assuming sizeof(int) == sizeof(char*) (and the same alignments and ABI, etc).