| Main index | Section 3 | 日本語 | Options |
#include <unistd.h>
The page size is a system page size and may not be the same as the underlying hardware page size.
IEEE Std 1003.1-2001 ("POSIX.1") removed getpagesize. Portable applications should use ‘sysconf(_SC_PAGESIZE)’ instead.
| GETPAGESIZE (3) | October 17, 2022 |
| Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
