[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems in C (not very Linux related)?



Am Mon, 27 Dez 1999 hast Du wahrscheinlich geschrieben:
>How can I make random numbers in Linux in C and how can I calculate 

rnd()
rand()
random()

>some integer's distance from zero (didn't find english term for it 
>from the wordbook :-) ?

abs()

Many greetings,
-- 
~ Philipp Gühring              p.guehring@poboxes.com
~ http://www.poboxes.com/p.guehring  ICQ UIN: 6588261
~ gcc perl.c -o perl -larry -Wall