libexplain  1.4.D001
Functions
libexplain/getpagesize.h File Reference

Go to the source code of this file.

Functions

int explain_getpagesize (void)

Function Documentation

int explain_getpagesize ( void  )

The explain_getpagesize function may be used to obtain the memort page size. It takes car e of figuring out which system call to use.

Returns:
the page size, or -1 if no idea

Definition at line 26 of file getpagesize.c.