Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FUNCky - <b>name:</b> <b>egamem() - get amount of ega/vga memory in system</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Name:     egamem() - get amount of EGA/VGA memory in system
  Usage:    <integer> = egamem()
  Params:   none
  Returns:  integer equal to the amount of EGA/VGA memory that is
            installed on your adaptor card in kilobytes.

 ---------------------------------- Example ---------------------------------

                 * if your card has 64k
                 ? egamem()
                 * will print 64

                 * if your card has 256k
                 ? egamem()
                 * will print 256



See Also: dosmem() extmem() expmem()

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