HAZE
haze is a drop-in replacement to process water vapor to be used with FORCE
Loading...
Searching...
No Matches
geos-ops.h
1#ifndef GEOSOPS_H
2#define GEOSOPS_H
3
16
17#include <stdio.h>
18#include <stdarg.h>
19
27void geosMessagesToStderr(const char* fmt, ...);
28 // end of group
30#endif // GEOSOPS_H
void geosMessagesToStderr(const char *fmt,...)
Print Messages from GEOS to stderr.