gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:Gets (0.00 seconds)
t2ex
t2ex_source/kernel/sysmain/src/appl_main.c - 3.6KB - 106 lines
83:                 P("T2EX >> ");
84:                 Gets(buf, sizeof(buf));
85:                 for (n = strlen(buf); --n >= 0 && buf[n] <= ' '; )