Search:

Type: Posts; User: Omer_D

Search: Search took 0.01 seconds.

  1. tnx all :D! that really helped me out

    tnx all :D!
    that really helped me out
  2. why does randomize function returns the same value every time?

    hi.
    i have a bug problam.
    i was writing a program and used the rand() function and discovred that the function returns the same value every time!
    here is the code:


    int number = rand()%100;
    ...
  3. Replies
    3
    Views
    1,225

    Need help with a simple program...

    hi.
    i m a new c++ programmer but i have been already programmed vb applications b4...
    now i m making a very simple calculator to pracice a bit and i need help.
    the calculator works like that:
    you...
Results 1 to 3 of 3