Check for three in a row.

Check for three in a row. More...


Files

file  three_row.c
 Check for three in a row - source file.
file  three_row.h
 Check for three in a row - header file.

Functions

int three_row_1 (void)
 Check for three-in-a-row for Alpha.

Detailed Description

Check for three in a row.


Function Documentation

three_row_1 void   ) 
 

Check for three-in-a-row for Alpha.

Returns:
int.
Return values:
TRUE - Alpha has a three-in-a-row on the board.
FLASE - Alpha does not have a three-in-a-row on the board.


Generated on Sat Sep 24 09:00:12 2011 for ScoreFour by  doxygen 1.4.5