[computer-go] Orego Episode 6 posted

Christoph Birk birk at ociw.edu
Sun Aug 27 12:37:40 PDT 2006


Don Dailey wrote:
> Are you saying strcmp is implementation defined?   If that's the case,
> perhaps that is the source of my confusion.   It's possible I was
> looking to use one of the "boolean" functions such as strcmp in this way
> and learned that it was implementation defined and over time thought
> this applied to the base operators.
>
>   

strcmp() is NOT a boolean function. It has three return "values":  >0 , 
0 , <0

Christoph



More information about the computer-go mailing list