Prototypes | |
int | main (void) |
Go to the source code of this file.
Data Structures | |
struct | ParamData |
Macros | |
#define | PARFILE "test.par" /* define par file name */ |
#define | NUMPARS 102 |
Variables | |
ParamData | p [NUMPARS] |
Definition at line 15 of file ReadTEMPOFileTest.c.
#define NUMPARS 102 |
Definition at line 27 of file ReadTEMPOFileTest.c.
int main | ( | void | ) |
Definition at line 147 of file ReadTEMPOFileTest.c.
Definition at line 30 of file ReadTEMPOFileTest.c.