fpc/packages/base/libc/stdio_limh.inc
2003-06-26 08:31:12 +00:00

23 lines
355 B
PHP

const
L_tmpnam = 20;
TMP_MAX = 238328;
FILENAME_MAX = 4096;
const
L_ctermid = 9;
L_cuserid = 9;
const
FOPEN_MAX = 16;
const
IOV_MAX = 1024;
{ ---------------------------------------------------------------------
Borland compatibility types
---------------------------------------------------------------------}
// Type