News

I've been "learning" c++ from a book by Ivor Horton.The problem I keep running into is passing and returningchar variables to/from class functions.Take this example, that is wrong of course View ...