No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Hi, I'm having a Perl Code and i want to convert it into a C Code. I want to know is there any tool is available to do so? If not available anybony can help me to convert??:?: plz mail me at [email][email protected][/email] Regards, Jeganathan K.
[QUOTE=potato_bum;332284]hi im asked to read data inputs from a text file in c. my problem is i dont know to separate the values, ex. may data contains these: 1.00:2.00:3.00 i would like to assign the values a = 1:00, b = 2.00, c =3.00. how is it done? thanks![/QUOTE] This …
Soln: we can solve this problem by storing all the offset values into an array. Do the following steps 1. Read all the questions from the file and strore all offsets into an offset array.(For the first time only) 2. Generate any random number (act as index) which is less …
The End.
JeganathanK