Copyright (c) 2003-2007 by Michael Ellison. See COPYING.txt for the Game Accessibility Suite [GAS] License (MIT License).
Definition in file CATDebug.cpp.
#include "CATDebug.h"
#include <stdio.h>
#include <time.h>
Go to the source code of this file.
Functions | |
void | _CATAssert (const char *expression, const char *file, CATUInt32 lineNumber, const char *msg) |
void | _CATTrace (const char *msg, const char *file, CATUInt32 lineNumber) |