skip to main
|
skip to sidebar
C++
Saturday, September 25, 2010
Basic I/O
#include
using namespace std;
void main(){
cout << "Hello World";
system("Pause");
}
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2010
(1)
▼
September
(1)
Basic I/O
About Me
sudantha
View my complete profile
No comments:
Post a Comment