"Gary V. Vaughan" <[EMAIL PROTECTED]> writes:

> So it seems that using fflush(stdin) is probably the wrong thing
> to do altogether for a portable application.

ISO C89 and C99 say that fflush(stdin) yields undefined behavior,
so I'm inclined to agree.
-- 
Ben Pfaff
[EMAIL PROTECTED]



Reply via email to