Search | Google it | Results 1 - 1 of 1 for funcall:tm_putstring from t2ex/t2ex_source/module/test-sys/src/main.c (0.00 seconds) |
51: if (ac >= 0) { 52: tm_putstring("Hello, system program\n"); 53: } 54: else { 55: tm_putstring("Good bye, system program\n"); 56: }