Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Pages:
1-
what does this program do
1
Name:
Anonymous
2013-09-08 3:24
[code]
#include <stdio.h>
#include "void.h"
int main() {
printf("e/g/in /g/roski");
return 0;
}
2
Name:
Anonymous
2013-09-08 4:24
It should print "e/g/in /g/roski" to standard output, but the second #include at the top isn't necessary and should have <> instead of "" if it was
3
Name:
Anonymous
2013-09-08 7:40
It will fail to compile because of
[code]
Don't change these.
Name:
Email:
Entire Thread
Thread List