Functions | |
| int | bufr_val_from_global (varfl *val, int ind) |
| Get one value from global array of values. | |
| int bufr_val_from_global | ( | varfl * | val, | |
| int | ind | |||
| ) |
This functions gets the next value from the global array of values.
| [out] | val | The received value |
| [in] | ind | Index to the global array des[] holding the description of known data-descriptors. |
1.5.4