Thread
:
Newb interactive fiction
View Single Post
Mar 16th, 2008, 11:33 PM
#
4
Jabo
Not a user?
Join Date: Sep 2007
Posts: 272
Rep Power:
2
Re: Newb interactive fiction
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.
Jabo
View Public Profile
Find More Posts by Jabo