|
Re: Newb interactive fiction
Quote:
Originally Posted by Jabo
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
|