|
PIO
2.5.4
|
Learn about the binary format in C. More...
Functions | |
| int | PIOc_inq_format (int ncid, int *formatp) |
| Learn the netCDF format of an open file. More... | |
Learn about the binary format in C.
| int PIOc_inq_format | ( | int | ncid, |
| int * | formatp | ||
| ) |
Learn the netCDF format of an open file.
| ncid | the ncid of an open file. |
| formatp | a pointer that will get the format. |
1.8.17