User profile: reubenfs

User info
User name:reubenfs
Name:Reuben
History
Joined:
Number of posts:4
Latest posts:

Queue Class Template
I was given a [b]class Queue[/b] that I needed to modify to serve as a class template for a generali...

Pure Virtual Functions
Thanks for the quick replies. Everything seems to be good now. I changed up the addClass function in...

Pure Virtual Functions
I'm having difficulties figuring out how to get a pure virtual function to work correctly. I have an...

Multiple Bools
I can't figure out why my bool values aren't getting passed on correctly. I have two bools, one for ...