gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:tm_getline (0.00 seconds)
tkernel_2
lib/libtm/src/_getstring.c - 691B - 25 lines
23: {
24:         return tm_getline((UB*)s);
25: }
t2ex
t2ex_source/kernel/sysmain/src/appl_main.c - 3.6KB - 106 lines
62: #define P                       tm_printf
63: #define Gets(buf, bufsz)        tm_getline(buf)
64: #endif