C++ Variable type of argumentYou can pass a variable number of parameters. But if your paramters are all of one type it is smarte...
Dynamic Arrayonly a few options I think: - what you have, preset the input amount - what TarikNeaj said, an escap...
How to cast an abstract object as an object of a derived class?That was the first thing I thought :p how the heck did he get a vector with abstract objects?!
Array of Objects in ClassMake sure vehicle class is defined before queue class. Not sure what the bottom 4 methods should do....
Using void and value-returning functionsYour code works fine for me, just format some spaces between day/month/year on cout. If you must con...
This user does not accept Private Messages