Menu

Commit [r80]  Maximize  Restore  History

- Changed the error abort condition for the %s conversion of the

scanf() family. It now matches the abort conditions for all other
conversions and no longer ignores whether any other parameters were
converted before. This was a quirk in the older implementation.

- The scanf() family now accepts %E and %G in place of %f and %X in
place of %x.

- Simplified the common code that fopen(), freopen() and fdopen()
share and which has to figure out by looking at a file access
mode specification which parameters should be used.

obarthel 2004-11-03

changed /trunk/library/changes
changed /trunk/library/stdio_openiob.c
changed /trunk/library/stdio_vfscanf.c
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_openiob.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_vfscanf.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.