|
IODA
|
Group manipulation using the C interface. More...

Macros | |
| #define | sslin(x) #x |
| #define | slin(x) sslin(x) |
| #define | doErr |
Functions | |
| int | main (int argc, char **argv) |
Group manipulation using the C interface.
This example parallels the C++ examples.
| #define doErr |
Definition at line 40 of file 01a-GroupsAndObsSpaces.c.
| #define slin | ( | x | ) | sslin(x) |
Definition at line 39 of file 01a-GroupsAndObsSpaces.c.
| #define sslin | ( | x | ) | #x |
Definition at line 38 of file 01a-GroupsAndObsSpaces.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |