Search:

Type: Posts; User: akmalsafi

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    6,924

    thanku heavyd

    Thank you Heavyd, it worked very well.
  2. Replies
    5
    Views
    6,924

    to Zen

    thank you for ur quick reply but Could u please be a little more explicit.

    I dint quiet get what to do with smaller than and bigger than symbols.

    thank you

    akmal safi
  3. Replies
    5
    Views
    6,924

    random in Dev C++ still not working

    Hi!

    I want to use "random" in Dev C++ so that it chooses between two digits 1 and 2. But I don't seem to know how!

    I have tried with

    srand(time(NULL))
    rand() % 2

    but it gives me the...
  4. Replies
    1
    Views
    4,140

    use of "random" in Dev C++

    Hi!

    I use Dev C++ and i am satisfied with it. But now i have got a problem with "random" which doesn't seem to be working in Dev C++.

    I have heard that u have to use "rand" or something. I...
Results 1 to 4 of 4