|
CLAM-Development
1.1
|
Go to the source code of this file.
Functions | |
| int | tenbytefloat2int (unsigned char *bytes) |
| void | uint2tenbytefloat (unsigned int num, unsigned char *bytes) |
| int tenbytefloat2int | ( | unsigned char * | bytes | ) |
Definition at line 61 of file extended.cxx.
| void uint2tenbytefloat | ( | unsigned int | num, |
| unsigned char * | bytes | ||
| ) |
Definition at line 88 of file extended.cxx.
1.7.6.1