itoa
snprintf(hpbuf, sizeof hpbuf, "%s", (t1->hp > 0) ? itoa(t1->hp) : "-");
static char *itoa(int);
itoa(displays));
char *itoa(int);
card('I', itoa(indent));
static char *itoa(int);