added more character conversion functions

This commit is contained in:
hyunghwan.chung
2017-01-12 10:06:43 +00:00
parent d130ec02ec
commit ec3285da57
10 changed files with 96 additions and 51 deletions

View File

@ -364,7 +364,7 @@ struct moo_compiler_t
/* unget buffer */
moo_iolxc_t ungot[10];
int nungots;
int nungots;
/* static input data buffer */
moo_ioarg_t arg;