#include "mfcpch.h"
#include <stdio.h>
#include <stdarg.h>
#include "strngs.h"
#include "params.h"
#include "tprintf.h"
#include "ccutil.h"
Defines | |
#define | MAX_MSG_LEN 65536 |
#define | EXTERN |
Functions | |
DLLSYM void | tprintf (const char *format,...) |
DLLSYM BOOL8 | pause_continue (const char *format,...) |
Variables | |
DLLSYM char * | debug_file = "" |
#define EXTERN |
#define MAX_MSG_LEN 65536 |
DLLSYM BOOL8 pause_continue | ( | const char * | format, | |
... | ||||
) |
DLLSYM void tprintf | ( | const char * | format, | |
... | ||||
) |
DLLSYM char* debug_file = "" |
"File to send tprintf output to"