biosmemory() Return Memory Size
#include <bios.h>
int biosmemory(void);
biosmemory() uses BIOS interrupt 0x12 to return memory size.
Returns: The size of memory in 1K blocks.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson