User: xyriene

  • Public profile

User profile: xyriene

User info
User name:xyriene
History
Joined:
Number of posts:22
Latest posts:

Loading Text File
I have a game and when I try to load the saved txt file it only loads the string variables and nothi...

Already defined?
[code] #ifndef ENEMY_H #define ENEMY_H #include <iostream>; #include <string>; using name...

Already defined?
I'm getting errors saying that my classes are already defined in other functions. I had previously m...

opening a file
oh wow thank you![code]string getfile = User.getFile(); outGameFile.open( getfile.c_str() );[/co...

opening a file
My problem is I try to call [code]outGameFile.open("GameData.txt");[/code] only I replace "GameDa...

This user does not accept Private Messages