1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
curt
24c9bdb713 Portability updates from Bernie Bright. 1998-10-16 19:08:12 +00:00
curt
4b0aa0e3a6 Use c++ streams (fg_gzifstream). Also converted many character arrays to
the string class.
1998-09-19 17:59:45 +00:00
curt
4e4fbc2190 typedef'd struct fgBUCKET. 1998-07-04 00:47:18 +00:00
curt
317854534f Abort out early when reading the "A" record if it doesn't look like
a proper DEM file.
1998-06-05 18:14:39 +00:00
curt
18ae70b3b1 Fixed a bug in zlib usage. 1998-04-22 13:14:46 +00:00
curt
d365ac9aff Prepairing for C++ integration. 1998-04-21 17:03:41 +00:00
curt
7bc397dd65 Added zlib support. 1998-04-18 03:53:05 +00:00
curt
1f7da4f54e Used "new" to auto-allocate large DEM parsing arrays in class constructor. 1998-04-14 02:43:27 +00:00
curt
079b3ad13d Adopted Gnu automake/autoconf system. 1998-04-08 22:54:56 +00:00
Renamed from DEM/dem.h (Browse further)