#include <unistd.h> int getpagesize(void);
Return the size of the native virtual memory page size.
4096 for the i386 and higher processors.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.