www.delorie.com/djgpp/doc/libc-2.01/libc_339.html   search  
Go to the first, previous, next, last section, table of contents.


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.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997