canfield.c | 156 static struct cardtype *talon, *hand, *stock, *basecard; variable in typeref:struct:cardtype *** 289 printw("|s# = stock to tableau |"); 291 printw("|sf = stock to foundation |"); 426 printw("stock tableau"); 458 for(ptr = stock, row = stockrow; 658 if (cp == &stock) 691 stock = deck[12]; 746 printcard(stockcol, stockrow, stock); 759 fndbase(&stock, stockcol, stockrow); 854 if ((cp == stock) && (tableau[des] == NIL) [all...] |