HomeSort by: relevance | last modified time | path
    Searched refs:printw (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/games/canfield/canfield/
canfield.c 261 printw("| |");
263 printw("| |");
285 printw("*----------------------------------*");
287 printw("| MOVES |");
289 printw("|s# = stock to tableau |");
291 printw("|sf = stock to foundation |");
293 printw("|t# = talon to tableau |");
295 printw("|tf = talon to foundation |");
297 printw("|## = tableau to tableau |");
299 printw("|#f = tableau to foundation |")
    [all...]
  /src/games/hangman/
endgame.c 59 printw("Sorry, the word was \"%s\"\n", Word);
61 printw("You got it!\n");
  /src/games/boggle/boggle/
mach.c 130 printw("Words you found (%d):", npwords);
137 printw("Words you missed (%d):", nmwords);
146 printw("Percentage: %0.2f%% (%0.2f%% over %d game%s)\n",
155 printw("%s", base[indx]);
216 printw("<PAUSE>");
379 printw("%s", pword[n]);
385 printw("%s", pword[n]);
442 printw("Qu");
444 printw("%c",
458 printw("Qu")
    [all...]
timer.c 90 printw("%d:%02d", remaining / 60, remaining % 60);
  /src/games/phantasia/
gamesupport.c 86 printw("B:Password %s\n", playerp->p_password);
90 printw(" :Login %s\n", playerp->p_login);
92 printw("C:Experience %.0f\n", playerp->p_experience);
93 printw("D:Level %.0f\n", playerp->p_level);
94 printw("E:Strength %.0f\n", playerp->p_strength);
95 printw("F:Sword %.0f\n", playerp->p_sword);
96 printw(" :Might %.0f\n", playerp->p_might);
97 printw("G:Energy %.0f\n", playerp->p_energy);
98 printw("H:Max-Energy %.0f\n", playerp->p_maxenergy);
99 printw("I:Shield %.0f\n", playerp->p_shield)
    [all...]
misc.c 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) ? "
    [all...]
fight.c 71 printw("You just subdued %s, thanks to the virgin.\n", Enemyname);
74 printw("You just saw %s running away!\n", Enemyname);
957 printw("You have discovered %.0f gems!", gems);
963 printw("You have found %.0f gold pieces.", gold);
1043 printw("You've found a +%.0f shield!\n", dtemp);
1130 printw("You've discovered a +%.0f dagger.\n", dtemp);
1139 printw("You have found some +%.0f armour!\n", dtemp);
1172 printw("You have found a +%.0f axe!\n", dtemp);
1198 printw("You have found a +%.0f war hammer!\n", dtemp);
1231 printw("You've found a +%.0f sword!\n", dtemp)
    [all...]
interplayer.c 149 printw("You can't fight %s yet.", Enemyname);
434 printw("The king has bestowed %.0f gold pieces on you !\n", arg1);
593 printw("%-20s %8.0f %8.0f ",
597 printw("%-20s %19.19s ",
600 printw("%6.0f %s %-9.9s%s\n", Other.p_level, descrtype(&Other, TRUE),
610 printw("Total players on file = %d\n", numusers);
main.c 800 printw("you may quit and mail your reason to 'root'.\n");
  /src/games/robots/
play_level.c 103 printw("Advance bonus: %d", S_BONUS);
114 printw("Wait bonus: %d", Wait_bonus);
main.c 183 printw("AARRrrgghhhh....");
move_robs.c 138 printw("%d", Score);
score.c 169 printw("%5.5s %5.5s %-9.9s %-8.8s %5.5s", "Rank", "Score", "User",
178 printw("%5ld %5d %-8.8s %-9.9s %5d",
  /src/games/battlestar/
fly.c 235 printw("%3d", torps);
280 printw("%3d", torps);
282 printw("%3d", fuel);
284 printw("%3d", ourclock);
  /src/usr.bin/systat/
globalcmds.c 109 printw("help: no matches for `%s.*'", args);
111 printw("help: no matches");
disks.c 80 printw("%s ", dr_name[i]);
netcmds.c 260 printw("%s ", sp->s_name);
262 printw("%ld ", p->port);
381 printw("%s ", hbuf);
vmstat.c 301 printw("%-.*s", group_width, ie_head[i].ie_group);
303 printw(" ");
306 printw("%-.*s", name_width, ie_head[i].ie_name);
748 printw("%*s", w, b);
  /src/lib/libcurses/
printw.c 1 /* $NetBSD: printw.c,v 1.31 2024/12/23 02:58:04 blymn Exp $ */
35 static char sccsid[] = "@(#)printw.c 8.3 (Berkeley) 5/4/94";
37 __RCSID("$NetBSD: printw.c,v 1.31 2024/12/23 02:58:04 blymn Exp $");
47 * printw and friends.
51 * printw --
55 printw(const char *fmt,...) function in typeref:typename:int
Makefile 29 printw.c putchar.c refresh.c resize.c ripoffline.c scanw.c screen.c \
151 curses_pad.3 prefresh.3 curses_print.3 printw.3 \
  /src/lib/libcurses/EXAMPLES/
view.c 496 printw("%.*s", COLS, temp);
503 printw(" %s", temp);
509 printw("%3ld:", (long) (lptr + i - my_lines));
  /src/games/hunt/hunt/
hunt.c 408 printw("%8c %.64s", 'a' + i,
  /src/usr.bin/aiomixer/
draw.c 72 printw("%s: %s %s %s\n", mixer_path,
  /src/games/sail/
pl_7.c 756 printw("Class %d %s (%d guns) '%s' (%c%c)",
1386 printw("%-2d %-5d %s",
  /src/games/snake/snake/
snake.c 652 printw("failure\n");

Completed in 81 milliseconds

1 2