[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'go32' (#rtl) |
Return the page size
Source position: go32.pp line 92
function get_page_size: LongInt; |
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.
Check the int31error variable.
|
Return information on the available memory |
No notes exist for this page yet.