This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/9894: sscanf %d doesn't work with short data type
- From: cgf at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jongampark at hotmail dot com, nobody at gcc dot gnu dot org
- Date: 1 Mar 2003 07:28:50 -0000
- Subject: Re: c/9894: sscanf %d doesn't work with short data type
- Reply-to: cgf at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jongampark at hotmail dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: sscanf %d doesn't work with short data type
State-Changed-From-To: open->closed
State-Changed-By: cgf
State-Changed-When: Sat Mar 1 07:28:50 2003
State-Changed-Why:
This is not a gcc problem. Read the documentation for sscanf to find out how to interpret short arguments.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9894