BRL-CAD
|
convert floats to host/network format More...
Functions | |
void | bu_cv_htonf (unsigned char *out, const unsigned char *in, size_t count) |
void | bu_cv_ntohf (unsigned char *out, const unsigned char *in, size_t count) |
convert floats to host/network format
void bu_cv_htonf | ( | unsigned char * | out, |
const unsigned char * | in, | ||
size_t | count | ||
) |
void bu_cv_ntohf | ( | unsigned char * | out, |
const unsigned char * | in, | ||
size_t | count | ||
) |