stdio_limh.inc 353 B

12345678910111213141516171819202122
  1. const
  2. L_tmpnam = 20;
  3. TMP_MAX = 238328;
  4. FILENAME_MAX = 4096;
  5. const
  6. L_ctermid = 9;
  7. L_cuserid = 9;
  8. const
  9. FOPEN_MAX = 16;
  10. const
  11. IOV_MAX = 1024;
  12. { ---------------------------------------------------------------------
  13. Borland compatibility types
  14. ---------------------------------------------------------------------}
  15. // Type