Unit 'go32' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

get_page_size

Return the page size.

Declaration

Source position: go32.pp line 101

function get_page_size: LongInt;

Description

Returns the size of a single memory page.

Return value: Size of a single page in bytes.

Remark: The returned size is typically 4096 bytes.

For an example, see get_meminfo.

Errors

Check the int31error variable.

See also

get_meminfo

  

Return information on the available memory.


Documentation generated on: Jul 24 2023