Does anybody know if I can ask with a #ifdef statement about the memory model? How? I want to use it to declare the size of a buffer. Maybe "1k" in large mode, and 32 in small mode. Answers would be great. Thank's. Norbert
Read the section "Predefined Macro Constants" in the manual.