#include <pisystem.h>
#include <pistring.h>
#include <pimath.h>
#include "api.h"
#include "internal/sflmat.h"
Go to the source code of this file.
Defines | |
#define | HEAP_OVERFLOW() do { fprintf(stderr, "%s:%d: HEAP OVERFLOW\n", __FILE__, __LINE__); } while(0) |
|
Definition at line 91 of file instream.cpp. |