Subject:
|
Re: Execution order.
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Mon, 24 Sep 2001 14:29:37 GMT
|
Reply-To:
|
Andi Scharfstein <{ash@jadzia}Spamcake{-dax.de}>
|
Viewed:
|
2656 times
|
| |
| |
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?
--
Bye: Andi S. mailto:ash@jadzia-dax.de
|
|
Message is in Reply To:
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|