Results 1 to 4 of 4
Threaded View
-
8th Nov 2012, 04:51 AM #1OPProbation
Hello, World !
int main( argc, argv ) {
printf( "Hello, world from NYC !\n" ) ;
printf( "This place looks to be exactly what the doctor ordered !!!\n" ) ;
exit( 0 ) ;
}greyhawk3 Reviewed by greyhawk3 on . Hello, World ! int main( argc, argv ) { printf( "Hello, world from NYC !\n" ) ; printf( "This place looks to be exactly what the doctor ordered !!!\n" ) ; exit( 0 ) ; } Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Hello World
By webexpert in forum IntroductionsReplies: 1Last Post: 16th Jan 2012, 02:35 PM -
Hello world
By NINO in forum IntroductionsReplies: 2Last Post: 27th Oct 2011, 06:13 PM -
hello world!
By MyxDJ in forum IntroductionsReplies: 3Last Post: 25th Oct 2011, 11:33 PM -
Hello World!
By TracSpace in forum IntroductionsReplies: 5Last Post: 29th Nov 2010, 11:45 AM -
Hello World
By bawing in forum IntroductionsReplies: 5Last Post: 19th Nov 2010, 09:40 AM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...