------- Additional Comments From jvdelisle at verizon dot net 2005-07-20 06:06 ------- The snippet in Comment #6 fails correctly because the format is calling for a field width of 8 characters. The first read goes past the first number and into the second and you basically are reading garbage.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21875