Searched refs:tmpword (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/battlestar/
H A Dparse.c161 char tmpword[WORDLEN]; local
166 strcpy(tmpword, words[n - 1]);
168 strcpy(words[n + 1], tmpword);

Completed in 116 milliseconds