mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
Dataset {
|
|
Structure {
|
|
Int32 j;
|
|
Int32 i;
|
|
Int16 g[3][3][3];
|
|
Int16 f[2][2];
|
|
} exp;
|
|
} ComplexStructure01;
|