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");
}
Home
Subscribe to:
Comments (Atom)
Followers
Blog Archive
▼
2010
(1)
▼
September
(1)
Basic I/O
About Me
sudantha
View my complete profile