|
In lugnet.robotics.rcx.legos, Steve Hassenplug wrote:
> I'm having a problem with the random() function in BrickOS. I keep getting a
> return value of zero.
>
> int column;
> column = random();
I found out what my problem was. I didn't seed the random number. This seems
to be REQUIRED.
|
|
Message is in Reply To:
 | | random problems...
|
| I'm having a problem with the random() function in BrickOS. I keep getting a return value of zero. Is there something that needs to be set-up before using the function? What kind of value does it return? I've seen documentation that says it returns (...) (21 years ago, 29-Dec-03, to lugnet.robotics.rcx.legos)
|
3 Messages in This Thread:   
  
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|