ferror 1.4.1
FERROR is a library to assist with error handling in Fortran projects.
|
A C compatible type encapsulating an errors object. More...
#include <ferror.h>
Public Attributes | |
void * | ptr |
A pointer to the errors object. More... | |
int | object_size |
The size of the errors object, in bytes. More... | |
int error_handler::object_size |