next up previous contents index
Next: seg_move Up: Functions and Procedures Previous: unlock_code

get_page_size

   

Declaration:

Function get_page_size : Longint;

Description:

Returns the size of a single memory page

Return value: Size of a single page in bytes

Notes: The returned size is typically 4096 bytes.

Errors:

Check int31error variable

See also:

get_meminfo

For an example, see get_meminfo.



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998