From: Eric Heft Subject: Re: Low memory access To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Date: Sat, 13 May 1995 15:22:28 -0400 (EDT) [Snip] > do yourself. What most people are complaining about is that typing > _go32_info_block.selector_for_linear_memory is too long. > #define LINEAR_MEM (_go32_info_block.selector_for_linear_memory) There you go much shorter ;) Eric