scanf non-conformance

Ulrich Drepper drepper@redhat.com
Tue Aug 15 09:54:00 GMT 2000


Kaz Kylheku <kaz@ashi.footprints.net> writes:

> Recognizing additional conversion specifiers is permitted in a
> conforming C90 scanf implementation. I believe that the behavior of
> using these is undefined; so it is the program that uses these
> extensions that fails to be strictly conforming.

Using uppercase characters for new formats and modifiers is allowed.
The a modifier violates this rule.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-alpha mailing list