| Linux Standard Base Core Specification 4.1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
The function getpagesize() returns the number of bytes in a meory page.
Note: The getpagesize() function is deprecated. Portable applications should use sysconf(
_SC_PAGE_SIZE) instead.
| <<< Previous | Home | Next >>> |
| getopt_long_only | Up | getprotobyname_r |