|
Re: Vectors
I was entertaining the thought of re-writing the program and using classes. How could I add to the program without exiting my realm (being semi-new to the c++ game), while giving classes within the program actual meaning (i.e., a reason to use an OOP design versus a procedural syntax {I guess a larger program would be in order})?
|