Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>memory functions</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                         MEMORY FUNCTIONS

   Many applications have suffered in the past by not having enough
   information about the environment in which they are currently running
   or in which they will eventually run.

   Clipper uses extended memory automatically if it is present and available.
   It is used by Clipper for index buffering.

   The functions provided here do not address the areas of dynamic allocation
   of memory or shrinking of memory.  Clipper takes care of any memory
   management needed whilst executing and therefore is Clipper's remit.

   These functions only return information relating to conventional,
   expanded and extended memory.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson