Thread
:
Jr Dev Code
View Single Post
#
1
05-22-2004, 08:44 PM
Kambic
Sarnak
Join Date: May 2003
Posts: 35
Jr Dev Code
#include <iostream.h>
int main()
{
<<
cout "Hello, World!"
<<
endl;
return 0;
}
Kambic
View Public Profile
Send a private message to Kambic
Find all posts by Kambic