getpagesize()

get physical memory page size 

Function


SYNOPSIS

#include <unistd.h>

int getpagesize(void);


DESCRIPTION

The getpagesize() function returns the current physical memory page size.


PARAMETERS

None.


RETURN VALUES

getpagesize() always returns the current page size; no error values are defined.


CONFORMANCE

UNIX 98.


MULTITHREAD SAFETY LEVEL

MT-Safe.


PORTING ISSUES

None.


AVAILABILITY

PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition


PTC MKS Toolkit 10.4 Documentation Build 39.