|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, getdtablesize *Conan The Librarian |
Gets the total number of file descriptors that a process can have
open simultaneously.
Format
#include <unistd.h>
int getdtablesize (void);
Additional Information (explode) :
|
|