Copyright Digital Equipment Corp. All rights reserved.

getdtablesize

   Gets the total number of file descriptors that a process can have
   open simultaneously.

   Format

     #include  <unistd.h>

     int getdtablesize  (void);
 


Additional information available:

Description     Return_Values