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 fileNevermind. I was passing by a constant reference in my '>>' function. Should have been this way: [c...
Need help reading in multiple strings from fileI have a class composed of three string type data members. I need two functions that will read and w...
Function Templates w/ FilesThat fixed it. Thanks a lot! Figured I was missing something obvious. Until next time the fail strik...