mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-05 16:20:10 +08:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
Dataset {
|
||
|
Sequence {
|
||
|
Byte b[10];
|
||
|
Int32 i[10];
|
||
|
} foo;
|
||
|
} SequenceofArrays;
|