Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Brainfuck
1
Name:
Anonymous
2009-12-19 3:12
So I couldn't sleep and out of boredom wrote a brainfuck to C compiler.
http://nopaste.info/73ec0c6fa7_nl.html
15
Name:
Anonymous
2009-12-20 19:08
-> #include <getopt.h>
fclose(input) -> fclose(input);
return 0; -> return EXIT_SUCCESS;
return -1; -> return EXIT_FAILURE;
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List