We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a5089 commit d2dc1a8Copy full SHA for d2dc1a8
sneak_peek.md
@@ -42,6 +42,9 @@ This is essentially a placeholder for the next release note ...
42
* `cdl_hdr_inq_nattrs()` returns number of attributes of a given variable
43
* `cdl_hdr_inq_attr()` returns metadata of an attribute
44
* `cdl_hdr_close()` closes the CDL file
45
+ + The CDL Header C Reference Manual is available in
46
+ [cdl_api_guide.md](doc/cdl_api_guide.md). See
47
+ [PR #184](https://github.com/Parallel-NetCDF/PnetCDF/pull/184).
48
49
* API syntax changes
50
+ none
0 commit comments