User profile: sirjames2004

User info
User name:sirjames2004
History
Joined:
Number of posts:25
Latest posts:

Cast a char to int (actual numeric value)
That'll work. Appreciate it! :)

Cast a char to int (actual numeric value)
Sorry if this topic has been posted a million times over, but I’m having some problems getting a c...

Need help reading in multiple strings from file
Nevermind. I was passing by a constant reference in my '>>' function. Should have been this way: [c...

Need help reading in multiple strings from file
I have a class composed of three string type data members. I need two functions that will read and w...

Function Templates w/ Files
That fixed it. Thanks a lot! Figured I was missing something obvious. Until next time the fail strik...