pboard.c File Reference

Display the board on the screen - source file. More...

#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <ctype.h>
#include <fcntl.h>
#include <malloc.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "assert.h"
#include "score4.h"

Functions

static void _pberror (short j, int pos)
 Display an error message for pbaord_1().
void pboard_1 (void)
 Display the board on the screen.

Variables

short a_board_1 []
 Alpha board.
short b_board_1 []
 Beta board.
char mach_ch_1
 Machine stone - wither 'O' or 'X'.
char user_ch_1
 User stone - wither 'O' or 'X'.


Detailed Description

Display the board on the screen - source file.

Author:
Stephen A. Broeker
Copyright (c) 1989 Stephen A. Broeker All Rights Reserved.
Generated on Sat Sep 24 09:00:12 2011 for ScoreFour by  doxygen 1.4.5