Attachments don't work in Forum. Please send the text inline. Preferably a very small program that demos each necessary operation just once, not the whole chess session.
And a brief instruction what do I need to do to download, install and run the chess engine with that C++ program on Windows (of course Windows, what else is "task" for :) ). --- JC Coez <[EMAIL PROTECTED]> wrote: > 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 ____________________________________________________________________________________ Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. http://tools.search.yahoo.com/toolbar/features/mail/ ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
