error/exc.c File Reference

#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <execinfo.h>
#include "../backtrace.c"
#include "exc.h"
#include <setjmp.h>
#include "../msg.h"
#include "../msg.c"

Functions

void nps_throw (const Nps_exc_t *e, const char *file, long line, const char *s,...)

Variables

Nps_exc_frame_tNps_exc_stack = NULL
Nps_exc_t nps_ExceptionFailure = {"Cannot THROW: calloc error."}

Function Documentation

void nps_throw ( const Nps_exc_t e,
const char *  file,
long  line,
const char *  s,
  ... 
)

Variable Documentation

Nps_exc_t nps_ExceptionFailure = {"Cannot THROW: calloc error."}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3