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)
(...) 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)