|
|
BSD 4.3
# include "hangman.h"
/*
* prword:
* Print out the current state of the word
*/
prword()
{
move(KNOWNY, KNOWNX + sizeof "Word: ");
addstr(Known);
clrtoeol();
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.