1
0
mirror of https://github.com/adtools/clib2.git synced 2026-05-08 22:24:58 +00:00
Files
amiga-clib2/library
obarthel 089ae11181 Improvements for better read performance.
gets() now tries to copy as much data from the read buffer as possible, and will fall back onto using the __getc() macro only if necessary. This should improve performance on long lines, or crash faster if the read buffer happens to be too short. This is probably wasted on gets(), but you never know...
2019-08-24 13:55:31 +02:00
..
2018-04-22 11:21:24 +02:00
2018-04-22 11:21:24 +02:00