Explain this sscanf behavior.

Doug Gwyn gwyn at smoke.BRL.MIL
Sun Jul 8 16:26:34 AEST 1990


In article <376 at demott.COM> kdq at demott.COM (Kevin D. Quitt) writes:
>    I'm confused by example C: where did it get the old value of b?

I think we have to assume that
	b = -99;
was also supposed to be performed before the second sscanf().



More information about the Comp.std.c mailing list