Results 1 to 1 of 1
Hi,
I have a small programme in which function drand48() is used. When I was running that c programme from redhat platform it used to return random number between [0, ...
- 03-31-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 1
drand48()
Hi,
I have a small programme in which function drand48() is used. When I was running that c programme from redhat platform it used to return random number between [0, 1) but now i have switched to Debian and the same programme return me only value 0. I used gcc filename.c on both the platform.
Can anyone please help me to fix it.


Reply With Quote
