|
From: | Ben Pfaff |
Subject: | Re: seekable stdin test failure on OS X |
Date: | Mon, 02 Apr 2007 10:14:56 -0700 |
User-agent: | Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
"Gary V. Vaughan" <address@hidden> 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 address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |