C & C++ language
Home
HTML
C&C++ language
Movies
Games
Softwares
Wednesday, 25 January 2012
Basic Program in C++
#include<iostream.h> //include header file.
main()
{
cout << "C++ is better C"; //C++ statement.
}
//end of example...
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment