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


Syntax:        L_MEMSIZE()


Purpose:       To determine the amount of conventional memory present
               in the machine when the system was started.


Arguments:     None


Returns:       An integer value of the number of Kilobyte blocks.


Usage:         Ideal for writing utility or installation programs


Examples:      * Determine conventional memory size
               size = L_MEMSIZE()



Language:      Assembler

See Also: L_EXPANDED() L_EXTENDED() L_EMMFREE()

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