C-KIT-GUI-GTK 0.62
ut_TX.h
Go to the documentation of this file.
1 
2 void TX_Print (char *, ...);
3 void TX_Error (char *, ...);
4 void TX_Write (char*);
5 /* ========== EOF ================ */
6 
void TX_Write(char *)
==========================================================
Definition: ckit_ut.c:584
void TX_Print(char *,...)
==========================================================
Definition: ckit_ut.c:508
void TX_Error(char *,...)
==========================================================
Definition: ckit_ut.c:543