User: RoboGiu

  • Public profile

User profile: RoboGiu

User info
User name:RoboGiu
History
Joined:
Number of posts:8
Latest posts:

Random numbers
oh ok, so how could i create a different random value everytime i run the program?

Random numbers
No, rand() is in the constructor of my object, so everytime i declare the object should call the ran...

Random numbers
Hi, i just created an object who store a vector of size 7 with random numbers between 1 and 36. If...

Assignment operator overloading
Oh that worked!! thank you very much!!!

Assignment operator overloading
well no..i meant max=obj.. i need to write this.. [code]if (obj > max) { max=obj; }[/code] ...

This user does not accept Private Messages