User profile: ocelot0062

User info
User name:ocelot0062
History
Joined:
Number of posts:6
Latest posts:

parsing a comma delimited string WITHOUT using vectors
wondering if someone could assist with this. I have the following code; however, I need to change th...

printing invalid email entries
Hi everyone, Currently working on the last piece of a project for school and I am stuck on how to...

error being received - ++ no operator matches these operands operand types are: DegreeType == const char [9]
I'm working on a project for class and was hoping someone could help me figure this out. I am receiv...

Replace any space ' ' by '_' in 2-character string passCode. Sample output for the given program:
awesome, thanks for the information. I will read up on code tags as well. Just getting into programm...

Replace any space ' ' by '_' in 2-character string passCode. Sample output for the given program:
thank you!