Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
In this thread, we Hello World
1
Name:
Anonymous
2006-06-20 20:56
c:
#include <stdio.h>
main() { printf("hey worldz\n"); }
158
Name:
Anonymous
2006-08-17 12:18
>>157
#include <windows.h>
int APIENTRY WinMain(HINSTANCE inst,
HINSTANCE prev,
LPSTR args,
int show) {
MessageBox(0,"Hello World","",0);
return 0;
}
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List