Possible 4.8.2 runtime library bug for sscanf

Jonathan Wakely jwakely.gcc@gmail.com
Tue Jun 3 04:24:00 GMT 2014


On 2 June 2014 19:04, Arthur Schwarz wrote:
>
> Win 7 64-bit
> gcc 4.8.2 (64-bit) cygwin
>
> ref: http://stackoverflow.com/questions/23900921/c-scanf-la-returns-0
>
> I don’t know whether you or cygwin supports the gcc runtime library. The

sscanf is not part of any gcc library, it's part of the platform's C library.

For cygwin, it's probably part of cygwin.



More information about the Gcc-help mailing list