Mathematic Expressions Library  0.1
The core math data structures and manipulators
errors.h File Reference
#include <assert.h>
Include dependency graph for errors.h:

Go to the source code of this file.

Functions

void rerror (char const *fmt,...)
 
void pferror (const char *function_name, char const *fmt,...)
 

Function Documentation

◆ pferror()

void pferror ( const char *  function_name,
char const *  fmt,
  ... 
)

◆ rerror()

void rerror ( char const *  fmt,
  ... 
)