|
sipxportlib
Version 3.3
|
#include <stdio.h>#include <ctype.h>#include <string.h>#include <stdarg.h>#include <os/OsDefs.h>#include "utl/UtlString.h"
Macros | |
| #define | PrintIt(x) printf("%s", (char *) (x)) |
Functions | |
| void | enableConsoleOutput (int bEnable) |
| void | osPrintf (const char *format,...) |
| #define PrintIt | ( | x | ) | printf("%s", (char *) (x)) |
| void enableConsoleOutput | ( | int | bEnable | ) |
| void osPrintf | ( | const char * | format, |
| ... | |||
| ) |
1.8.11