• Getting Data From PC at random
    I wan to check for incoming data from the PC at certain interval if no data is available move forward to other functions so i wrote a function for getting charater getcharX() for some reason it dose not...
  • random number
    where can i get the code to make a random number. it must be for 7 digits between 0 and 7. it must be efficient comented romantic and in c.
  • random delay .!!
    Hi .. I need help regarding writing a C code for a random delay that its duration is within 0.2 - 0.8 miliSeconds?
  • Random vaues
    Hi all how do load vars with random values ? for example I need 3 random integers from 1 to 10 1 in each in each var . What is the C code for declaring 3 integer variables loaded with a random...
  • Random number
    Hi fellow programming gurus. I've come up against a very hard problem and i want some advise. My problem is that i need to generate a series of random numbers. I know that they are not really...