•  Back 
  •  The PMMU functions-handler 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File14.6.4  pmem_size                                                  TOS

 Name:        »pmem_size« - Obtain total size of the physical memory 
              handled by the memory manager.

 Number:      6

 Declaration: ULONG pmem_size ( VOID );

 Description: The call pmem_size obtains the total size of the 
              physical memory that is being handled by the memory 
              manager.

              Note: This function is only available as of Version 1.01 
              of the PMMU cookie.

 Return value: The function returns the named size.

 Group:       PMMU functions-handler

 See also:    ClearPageMode   GetHdv_inuse   GetPageSize   PMMUversion 
                SetPageMode   vmem_size