delorie.com/djgpp/doc/libc/libc_407.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <unistd.h> int getpagesize(void); |
Return the size of the native virtual memory page size.
4096 for the i386 and higher processors.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |