Random numbersoh ok, so how could i create a different random value everytime i run the program?
Random numbersNo, rand() is in the constructor of my object, so everytime i declare the object should call the ran...
Random numbersHi, i just created an object who store a vector of size 7 with random numbers between 1 and 36. If...
Assignment operator overloadingOh that worked!! thank you very much!!!
Assignment operator overloadingwell no..i meant max=obj.. i need to write this.. [code]if (obj > max) { max=obj; }[/code] ...
This user does not accept Private Messages