FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
digit_to_char
stand/ficl/ficl.h
662
char digit_to_char(int value);
stand/ficl/words.c
2947
sp->text[sp->count++] = digit_to_char(rem);
stand/ficl/words.c
2996
sp->text[sp->count++] = digit_to_char(rem);