Subject:
|
Arrays not working
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Sun, 6 Aug 2000 13:01:14 GMT
|
Viewed:
|
1752 times
|
| |
| |
I'm trying to define an array with MacNQC 2.2a3, but this:
int foo[10];
produces this error:
Error: parse error
untitled line 1 int foo[10];
~
--
Kevin Reid: | Macintosh:
"I'm me." | Think different.
|
|
Message has 1 Reply: | | Re: Arrays not working
|
| (...) MacNQC 2.2a3 predates array support. MacNQC 2.2a3 uses NQC compiler 2.2a2, and arrays were added at NQC 2.2b1. You can find out what version of compiler is being used in the "About..." box. In theory the fix is simple...just release MacNQC (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx.nqc)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|