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 Guide To Clipper - <b>memory()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MEMORY()


Syntax:     MEMORY(0)

Purpose:    To determine the amount of available memory.

Returns:    An integer numeric value.

            MEMORY(0) returns the free pool space in K bytes for data
            manipulation.

Usage:      The value returned is an estimate of the total free pool
            available.  Note that the free pool memory may be fragmented
            and therefore the estimate does not represent contiguous
            memory.

Library:    CLIPPER.LIB

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