|
IODA
|
Variables, Attributes, and Dimension Scales using the C interface. More...
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "ioda/C/ioda_c.h"#include "ioda/defs.h"
Go to the source code of this file.
Macros | |
| #define | sslin(x) #x |
| #define | slin(x) sslin(x) |
| #define | doErr |
Functions | |
| int | main (int argc, char **argv) |
Variables, Attributes, and Dimension Scales using the C interface.
Definition in file 04-VariablesAttributesAndDimensions.c.