gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tm_putstring from tkernel_2/lib/libtm/src/tm_printf.c (0.00 seconds)
tkernel_2
lib/libtm/src/tm_printf.c - 12.0KB - 368 lines
289:                         par->bufp[par->cnt] = '\0';
290:                         tm_putstring(par->bufp);
291:                         par->cnt = 0;
297: par->bufp[par->cnt] = '\0'; 298: tm_putstring(par->bufp); 299: par->cnt = 0;