Fortran SFF API to data I/O streams in C++

◆ FAPIDXX_abort

#define FAPIDXX_abort (   M)    throw( fapidxx::error::Exception ( M , __FILE__, __LINE__ ))

Abort and give a message.

,

Parameters
Mmessage of type char*
Eexception class to throw

Definition at line 165 of file error.h.