gdrsclib
|
A one-dimensional array that contains information on countries that is the same for all years. More...
#include <datastruct.h>
Data Fields | |
double * | data |
The array, length = ad.numrecs when created. More... | |
A one-dimensional array that contains information on countries that is the same for all years.
Definition at line 84 of file datastruct.h.
double* data |
The array, length = ad.numrecs when created.
Definition at line 85 of file datastruct.h.