Edward de Grijs wrote:

Can someone help me with this problem, for which I cannot
find a solution: I am trying to run MoGo in an automatic way, using the cygwin toolkit.

I guess you are trying to do this in Windows and using
the Windows binary. If this is the case, you don't need
any library. I did it and it works.

Now, Linux supporters will enjoy this ;-), even as a Windows programmer I must admit that redirecting
console i/o is one of the weirdest Windows "features".

The official Win32 reference example explaining how to do this has 245 lines of code!! (although many are remarks)

If you have the Win32 reference in .hlp format search
an article titled "Creating a Child Process with Redirected Input and Output". If you don't, it must be public at MSDN.


Jacques.

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to