Search | Google it | Results 1 - 1 of 1 for funcall:P from t2ex/t2ex_source/kernel/sysmain/src/appl_main.c (0.00 seconds) |
82: for (fin = 0; fin == 0; ) { 83: P("T2EX >> "); 84: Gets(buf, sizeof(buf)); 97: if (exec_cmd(buf) == 0) { 98: P("q[uit] quit\n"); 99: P("# [cmd] exec t-monitor command\n"); 100: P("? command help\n"); 101: P("<command> misc. command\n"); 102: }