| 
    Mathematic Expressions Library
    0.1
    
   The core math data structures and manipulators 
   | 
 
#include <assert.h>
Go to the source code of this file.
Functions | |
| void | rerror (char const *fmt,...) | 
| void | pferror (const char *function_name, char const *fmt,...) | 
| void pferror | ( | const char * | function_name, | 
| char const * | fmt, | ||
| ... | |||
| ) | 
| void rerror | ( | char const * | fmt, | 
| ... | |||
| ) |