Ice Sheet System Model  4.18
Code documentation
KMLFileReadx.h
Go to the documentation of this file.
1 
5 #ifndef _KMLFILEREADX_H
6 #define _KMLFILEREADX_H
7 
8 #include <float.h> /* DBL_MAX */
9 #include "../../kml/kmlobjects.h"
10 
11 /* local prototypes: */
12 KML_Object* KMLFileReadx(FILE* fid);
13 
14 #endif /* _KMLFILEREADX_H */
KML_Object
Definition: KML_Object.h:13
KMLFileReadx
KML_Object * KMLFileReadx(FILE *fid)
Definition: KMLFileReadx.cpp:8