|
#include "recls.h"
#include <assert.h>
Go to the source code of this file.
Namespaces | |
namespace | recls |
Defines | |
#define | recls_assert(x) assert(x) |
Assert macro for the recls API. | |
#define | recls_message_assert(m, x) recls_assert((m, x)) |
Assert macro for the recls API. |
|
Assert macro for the recls API.
|
|
Assert macro for the recls API.
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2005 |