mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
7e27052f87
The in-memory files can be made persistent if nc_create is called with NC_DISKLESS|NC_WRITE flags set. Initial test case also included. - Modified ncio mechanism to support multiple ncio packages; this is so we can have posixio and memio operating at the same time. - cleanup up a bunch of lint issues (unused variables, etc). |
||
---|---|---|
.. | ||
error4.c | ||
Makefile.am | ||
nc3stub.c | ||
nc3stub.h | ||
nc4attr.c | ||
nc4dim.c | ||
nc4dispatch.c | ||
nc4dispatch.h | ||
nc4file.c | ||
nc4grp.c | ||
nc4hdf.c | ||
nc4internal.c | ||
nc4type.c | ||
nc4var.c | ||
ncfunc.c | ||
stub3.c | ||
stub4.c |