Vromoth
New Member, 33
- Vromoth was last seen:
- May 14, 2008
- Loading...
- Loading...
-
About
Interact
Signature
Code:#include<iostream.h> int main() { cout << "Hello me!" endl; cin.get() // Makes you press enter before it quits...... return 0; }