ftp.delorie.com/djgpp/doc/libc/libc_407.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

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.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004