Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Is this Xboard code wrong??

Author: Uri Blass

Date: 05:31:19 03/20/04

Go up one level in this thread


On March 20, 2004 at 08:16:03, Keafiwa wrote:

>//This code taken from part of TCSP main.c shows it's xboard procedure
>//code seems to be entering an infinite loop somewhere, on my machine(p4
>//windows xp) can anyone suggest wht might be wrong and how i can correct it


Tscp does not do an infinite loop because the following command in the code that
you posted:

if (!strcmp(command, "quit"))
			return;



Uri



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.