gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnugo-devel] 'fflush(stdout)' inside engine make it user-interface dep


From: kevin yong
Subject: [gnugo-devel] 'fflush(stdout)' inside engine make it user-interface dependant
Date: Tue, 25 Feb 2003 21:20:09 -0500 (EST)

Hi,
  when i am developing a VC++ GUI for gnugo engine,
i experienced a crash. It is caused by a 
'fflush(stdout)' from inside connect.c.
  then i search through the entire engine, there are
few other places 'fflush(stdout)' appears, like inside
board.c.
  i think this 'fflush(stdout)' makes the entire 
engine dependant on ASCII mode.
  should we do something to make the engine completely
separate from any user-interface?
best regards.
kevin.


______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca




reply via email to

[Prev in Thread] Current Thread [Next in Thread]