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

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

getdtablesize

Syntax

 
#include <unistd.h>

int getdtablesize(void);

Description

Get the maximum number of open file descriptors the system supports.

Return Value

255

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004