Oleg,
Sorry for my preceding post, I forgot to send the C++ code
JC Coez

> Is there a sample of a small complete session
with the chess programm written in C or Perl, etc?
Preferably reproducible in a simple way.

I found at http://www.arasanchess.org/ the Engineco.cpp which is probably a
good implementation.
Thanks Oleg for your advice.


--- JC Coez <[EMAIL PROTECTED]> wrote:

I used "spawn" (from task.ijs) and I understand now that the chess engine
is
always requiring some data and loops with a reply such as 'invalid
command,try...' until the variable which receives the data is 32meg. and
J
hangs... I don't know how to modify the ReadAll so that the loop would
not
occur and the process would only wait until new data colud be sent to the
engine. Is that possible ?


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to