libdap  Updated for version 3.20.6
libdap4 is an implementation of OPeNDAP's DAP protocol.
type and set value

Like 'test and set,' check a type and set a value in one go. More...

Functions

int libdap::check_float64 (const char *val, double &v)
 
int libdap::check_int32 (const char *val, int &v)
 
int libdap::check_uint32 (const char *val, unsigned int &v)
 

Detailed Description

Like 'test and set,' check a type and set a value in one go.