Search:

Type: Posts; User: J0nathan

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    3,266

    Ahh i get it now, Thanks a lot!

    Ahh i get it now, Thanks a lot!
  2. Replies
    9
    Views
    3,266

    okay. can you give me a example of rand() where...

    okay. can you give me a example of rand() where it gives a totally random number and im not sure
    what time has to do with random numbers.
  3. Replies
    9
    Views
    3,266

    Okay i have looked srand up. But i still don't...

    Okay i have looked srand up.
    But i still don't understand its syntax :S
    srand(time(NULL))
  4. Replies
    9
    Views
    3,266

    rand() gives only one number...

    Hey.
    Im a new C++ programmer and having trouble using rand() in programs.
    the only number rand returns is 41.
    Is there anything I can do to make it generate other numbers?
    Or is there any better...
Results 1 to 4 of 4