|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#26
|
||||
|
||||
|
well, something else which would be slightly harder, yet still use an array, and not waste any space is as follows...
to enter anything into the eeprom, you use the DATA command. so, before you run the entire code, run though once, checking for DATA commands. after every DATA command, count the number of commas (indicating how many spaces are needed in the eeprom), or something like that to determine the amount of eeprom needed (or in your case, the length of the array). not that complicated, and just a little harder. also, this way, if you don't use the DATA command, you waste no memory on the eeprom array. win/win situation for all. now, just to program that... ![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wheres the list, whats the secret? | archiver | 2001 | 3 | 24-06-2002 01:31 |
| Full list of teams & competitions | archiver | 2001 | 14 | 24-06-2002 00:52 |
| does anyone know where to obtain a regional team list | archiver | 2001 | 1 | 24-06-2002 00:44 |
| Team list & Events | archiver | 2000 | 2 | 23-06-2002 22:39 |
| Suggested list of things to bring to the regionals | Andrew Wyatt | Technical Discussion | 1 | 06-03-2002 14:41 |