Fortran SFF API to data I/O streams in C++
◆
FAPIDXX_Xassert
#define FAPIDXX_Xassert
(
C,
M,
E
)
if (!(C)) { throw( E ( M , __FILE__, __LINE__, #C )); }
Check an assertion and report by throwing an exception.
,
Parameters
C
assert condition
M
message of type char*
E
exception class to throw
Definition at line
148
of file
error.h
.
Interface provided through error.h
Generated on Mon Aug 21 2023 17:36:29 for Fortran SFF API to data I/O streams in C++ by
1.8.14