Well.. I need to know about any random number generator in C language for PIC. But I am unable to find any with ranges. Like if I want to generate from 0 to 1000? thanks!
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
Posted: Fri Aug 21, 2009 11:15 pm
see rand() and srand() in the manual. _________________ Google and Forum Search are some of your best tools!!!!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum