how to take backup of a file without stopping the running processHi I need to take the backup of a debug file with out stopping that process. Could you please me ...
Roman Numbers/Switch Statement[code]int main(int argc, const char * argv[]) { int choice; // Roman numerals 1-10 // Use switch st...
generating random numberOK Thanks.. let me try
generating random numberYes i tried then im getting same value for single second [code] for(i =0; i< 10;i ++) { srand(time...
generating random numberHi.. I need to generate a 5 digit random number on unix env., i have tried with rand() but it is giv...
This user does not accept Private Messages