#include <unistd.h> int getdtablesize(void);
Get the maximum number of open file descriptors the system supports.
255
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.