getcoord
c = getcoord(PLAYER);
static int getcoord(int);
(void) getcoord(COMPUTER);
int getcoord(void);
curmove = getcoord();