??? 11/20/06 23:35 Read: times |
#128331 - (SDCC): How to point to end of used memory? |
An another question from the naive C-novice: I'd like to use the rest of unused XRAM as a "heap".
How can I set up a pointer to point to the end of used memory? (I know, I know, I should not assume anything on hardware in HLL...) Jan Waclawek |