LIBIRWLS
IOStructures.c File Reference

Implementation of the IO functions used in the application. More...

#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <stdio.h>
#include <ctype.h>
#include "IOStructures.h"

Detailed Description

Implementation of the IO functions used in the application.

It implements the interface defined by IOStructures.h. See IOStructures.h for a detailed description of functions and parameters.

Author
Roberto Diaz Morales
Date
23 Aug 2016
See also
IOStructures.h