Hi Chris,
it would remove the clearerr() and unsetf()
calls.
clearerr() has probably no effect at all because the next fgetc()
will do the same. And CIN.unsetf(ios_base::unitbuf) - if
at all needed -
should go to a different place.
Hi, Jürgen,
Yes, it works fine with just goto agin.
--Chris
On 11/08/18 11:00, Juergen Sauermann wrote:
Hi Chris,
it would remove the *clearerr() *and *unsetf()* calls.
*clearerr()* has probably no effect at all because the next *fgetc()*
will do the same. And *CIN.unsetf(ios_base::unitbuf)*
PS, the unitbuf thing was just the result of some bad advice I got when
asking around about the way C++ handles streams--the last time I used
C++ for anything significant was in about 1990 and I've forgotten just
about everything I knew about it from back then. Just about everything
I do thes
Hi Jürgen:
Thanks for ⎕GTK.. Mind you I think it should be called ⎕GUI. That way it may
evolve beyond libgtk.
It’s interesting for me because for years I’ve tried to find an elegant way to
use the well developed
Apple Cocoa Document template app to provide a GUI for GNUAPL.. Now that we
have l