• Kevin Bracey's avatar
    * Improved stdio to allocate extra FILE objects beyond the static array of 16.... · 0d936eec
    Kevin Bracey authored
    * Improved stdio to allocate extra FILE objects beyond the static array of 16. Number of open files now only limited by memory and the OS.
    
    * FOPEN_MAX in <stdio.h> increased from 8 to 16 to reflect reality.
    * Minor corrections to comments in <stdio.h>.
    * Library shutdown tidied for modules. In particular, shutdown of I/O was
      broken for modules which had been entered as applications.
    
    Version 5.53. Tagged as 'RISC_OSLib-5_53'
    0d936eec
VersionASM 1011 Bytes