mirror of
https://github.com/byteworksinc/ORCALib.git
synced 2025-04-13 22:37:04 +00:00
scanf: skip remaining directives after encountering EOF.
Encountering EOF is an input failure, which terminates scanf processing. Thus, remaining directives (even %n) should not be processed.
This commit is contained in:
parent
6bc1c3741c
commit
a5504be621
Loading…
x
Reference in New Issue
Block a user