Searched refs:C_fmt (Results 1 – 3 of 3) sorted by relevance
47 const char *C_fmt = "%-18.18s"; /* format for printing cards */ variable
196 extern const char *C_fmt, *const *C_name, *Fromfile;
106 mvprintw(y, x, C_fmt, C_name[c]); in show_card()