User profile: nano511

User info
User name:nano511
Name:[Classified]
Location:[Classified]
Bio:[Classified]
History
Joined:
Number of posts:373
Latest posts:

Constructor member initializations?
lol my bad thanks i got it

Constructor member initializations?
I have a class that has a constructor: Fighter::Fighter(FontHolder& fonts). The World class, has ...

Access Violation Reading File
I replicated this segment of code in a diferent project and it worked. It's the exact same code in t...

Expected init-declarator before "int"
Checker is a function, so it needs to be called as one. Checker takes two arguments (int checker( c...

opening a file via function
I think you're going to need to be a little more specific in what exactly it is you're trying to do.