Subject:
|
Execution order.
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Mon, 24 Sep 2001 00:06:02 GMT
|
Viewed:
|
2477 times
|
| |
| |
Does anyone know why a second IF statement in a while(true) loop wont
execute?
|
|
Message has 1 Reply: | | Re: Execution order.
|
| B> Does anyone know why a second IF statement in a while(true) loop wont B> execute? Hi, I believe your command structure should look like this: while(true){ command1; command2;} Maybe you forgot the brackets? (23 years ago, 24-Sep-01, to lugnet.robotics.rcx.nqc)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|