v0.3.0
Fast, portable C library for geometry input/output
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
Enumerations | Functions
error.h File Reference

List of common errors, reported by I/O functions. More...

Go to the source code of this file.

Enumerations

enum  gmio_error
 This enum defines common errors. More...
 

Functions

bool gmio_no_error (int code)
 Returns true if code == GMIO_NO_ERROR More...
 
bool gmio_error (int code)
 Returns true if code != GMIO_NO_ERROR More...
 

Detailed Description

List of common errors, reported by I/O functions.

Fougue © 2016