Subj : huge memory model To : borland.public.cpp.borlandcpp From : "vYv" Date : Sun Apr 11 2004 06:00 pm Hello Borland gurus. I have been fooling around with the huge memory model in Borland 3.1 lately and have a couple questions. 1. If I am compiling into the huge model why do I have to explicitely declare arrays greater than 64k as huge? 2. Is there a way to compile a program containing huge global arrays without them adding to the executables size? Thanks in advance vYv .