|
libdap
Updated for version 3.20.5
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
Convert the string to a value; throw if the conversion fails. More...
Functions | |
| double | libdap::get_float64 (const char *val) |
| long long | libdap::get_int64 (const char *val) |
| unsigned long long | libdap::get_uint64 (const char *val) |
Convert the string to a value; throw if the conversion fails.