Saturday, September 20, 2008

TURBO C - "HELLO WORLD" ^^, basics....

Create a program that displays Hello World.
(juz click the images ^^)



#include
#include
main()

{

printf("Hello World");
getch();
}


4 comments:

Unknown said...

it's awesome

Unknown said...

how can i download that turbo c

Vikas Oberoi said...

Just go to google and type turbo c++ and search
Then,
Tap to first link and there is option of download

Vikas Oberoi said...

Must visit chloshikhe.in