Functions | |
| int | bufr_val_to_global (varfl val, int ind) |
| Write one value to global array of values. | |
| int bufr_val_to_global | ( | varfl | val, | |
| int | ind | |||
| ) |
This functions writes one value to the global array of values.
| [in] | val | The value to store |
| [in] | ind | Index to the global array des[] holding the description of known data-descriptors. |
1.5.4