Subj : Re: the use of new; allocating memory To : borland.public.cpp.borlandcpp From : " Bruce Salzman" Date : Wed Dec 10 2003 02:29 pm > > I can't think of a use for the API functions except in writing a memory > manager. > You have to use the API if you need a block with a special attribute, say GMEM_FIXED or GMEM_SHARE... Regards, Bruce .