Re: NQC programming guide
Lucio De Re <[email protected]> Wed, 6 Dec 2006 06:51:51 +0200
| Newsgroups | gmane.comp.hardware.lego.robotics |
|---|---|
| Organization | Proxima Research & Development |
| Message-ID | <[email protected]> |
> So why use an array with say 5 values and not 5 variables? Because there is an additional relationship established between the array elements, namely that of succession. Five variable names would not have such a property. Now go and read a book on computer programming, please. ++L