gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tm_putstring from t2ex/t2ex_source/module/test-usr/src/main.c (0.00 seconds)
t2ex
t2ex_source/module/test-usr/src/main.c - 2.2KB - 58 lines
51:         if (startup) {
52:                 tm_putstring("Hello, world\n");
53:         }
54:         else {
55:                 tm_putstring("Good bye, world\n");
56:         }