| | RE: Two dimensional arrays in NXC
|
| As an alternative, you might want to look at the ROBOTC solution. It fully supports two dimensional arrays. You can download a 30-day evaluation version from www.robotc.net. It's best to use the pre-release version (1.22 or higher) if you'll be (...) (17 years ago, 30-Mar-08, to lugnet.robotics.nxt)
| | | | Re: Two dimensional arrays in NXC
|
| (...) RobotC is for MS Windows only, isn't it ? Please let me know, if an OSX version is available. Thanks Christian (17 years ago, 31-Mar-08, to lugnet.robotics.nxt)
| | | | RE: Two dimensional arrays in NXC
|
| Yes. It is currently a Windows only package. There's some, but not a lot, of demand for Mac version. -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...ugnet.com] On Behalf Of Christian Mock Sent: Monday, March 31, 2008 (...) (17 years ago, 1-Apr-08, to lugnet.robotics.nxt)
| | | | Re: Two dimensional arrays in NXC
|
| (...) OK, I'll publicly make my demand louder. OSX is a great enviroment for educators... oh heck with it, I want it for me, not my students :) (17 years ago, 2-Apr-08, to lugnet.robotics.nxt)
| | | | Re: Two dimensional arrays in NXC
|
| (...) Hi Christian, If you need 2 dimensional arrays and use OSX, Java is a possible answer. You can download it from http: lejos.sourceforge.net. It supports up to 8 dimensional arrays, the Java math library, multi threading, communications via (...) (17 years ago, 5-Apr-08, to lugnet.robotics.nxt)
| | | | Re: Two dimensional arrays in NXC
|
| (...) Hi Roger, yes, Java can do the job, but normally I prefer pbLua for all my NXT projects. It is completely operating system independant, you need a terminal only... From time to time, I like to play with NXC, which is available for most os'es (...) (17 years ago, 6-Apr-08, to lugnet.robotics.nxt)
| |