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 FileI 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 functionI think you're going to need to be a little more specific in what exactly it is you're trying to do.