|  |  | Re: Showing Strings on LCD 
 | 
 | 
| (...) Can you post your source code (or the relevant bits at least)? Thomas    (20 years ago, 9-May-05, to lugnet.robotics.rcx.java) 
 | 
 |  | 
|  |  | Showing Strings on LCD 
 | 
 | 
| I have a RCX and three Sensors. I want to have the three sensor-values on the LCD-screen. I had an idea: changing the sensor-integer-values in String, so I have the 3 Values in a String I am showing on the LCD-screen. But if I run this in an (...)   (20 years ago, 8-May-05, to lugnet.robotics.rcx.java) 
 | 
 |  | 
|  |  | More data (was #pragma reserve 14 crashed my program) 
 | 
 | 
| (...) 1 & 8 don't work either which leads me to believe that I've somehow used up too much memory without getting a compile error. Steve    (20 years ago, 8-May-05, to lugnet.robotics.rcx) 
 | 
 |  | 
|  |  | #pragma reserve 14 crashed my program 
 | 
 | 
| I added this code to a program I've written #pragma reserve 14 #define MyVariable(@14) and it caused my program to crash. My program has many pragma reserves below 14 and they all work perfectly. Is their somthing special about 14? I don't know that (...)   (20 years ago, 8-May-05, to lugnet.robotics.rcx) 
 | 
 |  | 
|  |  | Re: brickOS & Cygwin with BricxCC 
 | 
 | 
| (...) I believe if you add set PATH=c:\cygwin\bin;%PATH% to your autoexec.bat file then you will be good to go. John Hansen    (20 years ago, 4-May-05, to lugnet.robotics.rcx.legos) 
 |