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"); }
34
Name:
Anonymous
2006-06-23 14:10
IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO WORLD.
ENVIRONMENT DIVISION.
DATA DIVISION.
PROCEDURE DIVISION.
MAIN SECTION.
DISPLAY "Hello World!"
STOP RUN.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List