Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

HIA GUYZ

Name: Anonymous 2007-11-21 22:44

HI GUYZ I JUT LEARNT MICOSFT VISRUAL BASIK++ AND WUZ WONDERUN WHY MEH PR0GrM WNT WORK:

sTART(NOT A vARIAEBL)
pRinTOUT(HElO WRLD)

}

WHY IT NO WRK BTW MEH CAPS LAOCK IS ON AN I DNT FEL LEIK TYPIN AGIAN OK JUST FIX IT LOL JK, THXX

Name: Anonymous 2007-11-22 20:25

>>4
That's somewhat disgusting. cout is lose. std is typically lose. Giving nice actual parameters for main() is a good idea, for form, but not mandatory.

#include <stdio.h>
int main(void){
    printf("\n\t\Hello, World!\n");
    return 0;
}

Also, stay the hell away from STL if you're just learning.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List