Blender V2.61 - r43446
|
#include <stdio.h>
#include "MT_assert.h"
Go to the source code of this file.
Functions | |
int | MT_QueryAssert (const char *file, int line, const char *predicate, int *do_assert) |
Definition in file MT_Assert.cpp.
int MT_QueryAssert | ( | const char * | file, |
int | line, | ||
const char * | predicate, | ||
int * | do_assert | ||
) |
Definition at line 49 of file MT_Assert.cpp.
References NULL.