
Click above to get retro games delivered to your door ever month!
X-Hacker.org- libc - <b>getpagesize</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
getpagesize
===========
Syntax
------
#include <unistd.h>
int getpagesize(void);
Description
-----------
Return the size of the native virtual memory page size.
Return Value
------------
4096 for the i386 and higher processors.
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson