fancy.c | 102 curmove(0, 0); /* do top line */ 106 curmove(15, 0); /* do bottom line */ 112 curmove((l == 1 ? 1 : 15), i); 115 curmove(curr + l, curc - 1); 123 curmove(2, 1); /* label positions 13-18 */ 127 curmove(curr, curc + 2); 132 curmove(2, 29); /* label positions 19-24 */ 136 curmove(curr, curc + 2); 141 curmove(14, 1); /* label positions 12-7 */ 145 curmove(curr, curc + 2) 411 curmove(int r, int c) function in typeref:typename:void [all...] |