BRL-CAD

Convert doubles to host/network format. More...

Collaboration diagram for Network Conversion - Doubles:

Functions

void bu_cv_htond (unsigned char *out, const unsigned char *in, size_t count)
 
void bu_cv_ntohd (unsigned char *out, const unsigned char *in, size_t count)
 

Detailed Description

Convert doubles to host/network format.

Function Documentation

◆ bu_cv_htond()

void bu_cv_htond ( unsigned char *  out,
const unsigned char *  in,
size_t  count 
)

◆ bu_cv_ntohd()

void bu_cv_ntohd ( unsigned char *  out,
const unsigned char *  in,
size_t  count 
)