User: jiggunjer

  • Public profile

User profile: jiggunjer

User info
User name:jiggunjer
History
Joined:
Number of posts:6
Latest posts:

C++ Variable type of argument
You can pass a variable number of parameters. But if your paramters are all of one type it is smarte...

Dynamic Array
only 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 Class
Make sure vehicle class is defined before queue class. Not sure what the bottom 4 methods should do....

Using void and value-returning functions
Your 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