gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:printf from t2ex/t2ex_source/kernel/sysmain/src/network_sample/net_conf.c (0.00 seconds)
t2ex
t2ex_source/kernel/sysmain/src/network_sample/net_conf.c - 7.2KB - 233 lines
70: 
71:         printf("[NET] ");
72:         va_start(ap, format);
74: va_end(ap); 75: printf("\n"); 76: }