IODA
02-Attributes.c File Reference

Attribute manipulation using the C interface. More...

#include <stdio.h>
#include <string.h>
#include "ioda/C/ioda_c.h"
#include "ioda/defs.h"
Include dependency graph for 02-Attributes.c:

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)
 

Detailed Description

Attribute manipulation using the C interface.

See also
02-Attributes.cpp for comments and the walkthrough.

Definition in file 02-Attributes.c.