User profile: jetskiguy

User info
User name:jetskiguy
History
Joined:
Number of posts:4
Latest posts:

Class constructor within another class constructor
I am trying to declare a class constructor within another. For example, in my .cpp file (main() func...

Help with Debug Assertion Failure
Got it. Thanks for the help!

Help with Debug Assertion Failure
Thanks for that note, I'm new at this so syntax errors are no rare thing. I added '\0'to the end of ...

Help with Debug Assertion Failure
I am working on a project that converts a char array to a float, however I keep getting a debug asse...