Lines Matching refs:printw
194 printw("(%d) %-12s: %6.0f\n", loop + 1, Menu[loop].item, cost);
205 printw("Shield: %9.0f Sword: %9.0f Quicksilver:%3.0f Blessed: %s\n",
208 printw("Brains: %9.0f Mana: %9.0f", Player.p_brains, Player.p_mana);
231 printw("Mana is one per %.0f gold piece. How many do you want (%.0f max) ? ",
248 printw("Shields are %.0f per +1. How many do you want (%.0f max) ? ",
271 printw("A book costs %.0f gp. How many do you want (%.0f max) ? ",
285 printw("\nYou blew your mind!\n");
294 printw("Swords are %.0f gp per +1. How many + do you want (%.0f max) ? ",
317 printw("A charm costs %.0f gp. How many do you want (%.0f max) ? ",
334 printw("Quicksilver is %.0f gp per +1. How many + do you want (%.0f max) ? ",
361 printw("A blessing requires a %.0f gp donation. Still want one ? ", blessingcost);
399 printw("a %.0f level magic user, and you made %s mad!\n",
616 printw("You only have %d more chance(s).\n", --Player.p_lives);
944 funcp = printw;
970 printw("Error: caught signal # %d.\n", whichsig);