The feature of shared variables in C is a wonderful saver of DATA space. Can the same be implemented in assembler ? Erik
I presume you're talking about Overlaying? You can specify OVERLAYABLE as a Segment Relocation Type - see Chapter 4, Assembler Directives, in the manual