This website works better with JavaScript.
Explore
Help
Sign In
lib
/
NetCDF-C-4.9.2
Watch
1
Star
0
Fork
You've already forked NetCDF-C-4.9.2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Cloned library NetCDF-C-4.9.2 with extra build files for internal package management.
3
Commits
1
Branch
0
Tags
7.6 MiB
C
73%
nesC
8.6%
Makefile
8.6%
Shell
3.2%
M4
2.7%
Other
3.9%
Tree:
40b140ca91
NetCDF-C-4.9.2
/
ncdump
/
cdl
/
ref_tst_nul4.cdl
9 lines
103 B
Raw
Blame
History
netcdf ref_tst_nul4 {
dimensions:
n = 8 ;
variables:
char cdata(n) ;
data:
cdata = "abc\000def" ;
}
Reference in new issue
View Git Blame
Copy Permalink