Problem with pipes

Discussion of chess software programming and technical issues.

Moderator: Ras

Edmund
Posts: 670
Joined: Mon Dec 03, 2007 3:01 pm
Location: Barcelona, Spain

Re: Problem with pipes

Post by Edmund »

Concerning my initial request, I think I've got the solution. After several tests I assume that the problem lies with Arena, as all UCI engines I tested crashed at one point or another in the WAC test at very short time control.

Anyway, thanks for your support. At least I learned a lot about io and I changed my check for incoming messages now from gets() to read().