| | RE: DATALOG and C Cwikla, Brian
| | | To find the current maximum size of the datalog, get a MemMap. There is a pointer to the start of the datalog area and also a pointer to the top of the memory area. Subtract these two values for the current maximum size of the datalog. -Brian (...) (26 years ago, 25-Jan-99, to lugnet.robotics)
| | | | |