String How to write a function that reverses a string but not the positions of the null terminator?
EnumIs this right? [code]enum [b]Hair Colors[/b] {Black, Brown, Blonde, Red, Gray}[/code]
EnumCan enum type names be more than one word?
ClassWhat is a parent class?
ClassesWhy are classes normally defined in a header file separate from your main program?