#include "dgconfig.h"
#include "DebugUtility.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
Namespaces | |
namespace | debug |
Functions | |
void | dg_assert (const char *file, int line, const char *message) |
void | dg_trace (const char *file, int line, const char *format,...) |
|
|
|
|