View Single Post
Old Mar 17th, 2008, 12:24 AM   #5
mrynit
Hobbyist Programmer
 
mrynit's Avatar
 
Join Date: Mar 2006
Location: WA, USA
Posts: 332
Rep Power: 3 mrynit is on a distinguished road
Send a message via AIM to mrynit Send a message via MSN to mrynit Send a message via Yahoo to mrynit Send a message via Skype™ to mrynit
Re: Newb interactive fiction

Quote:
Originally Posted by Jabo View Post
using namespace std;

If you'll use the line in red after your preprocessor directives (#include statements), you won't have to type std:: before your statements.
I see alot of books and tutorials start with this before namespaces are mentioned.
__________________
i dont know much about programming but i try to help
mrynit is offline   Reply With Quote