#include "common.h"
#include <stdio.h>
#include "machine.h"
#include "bu.h"
#include "ntohf.c: ERROR, no NtoHD conversion for this machine type"
Include dependency graph for htonf.c:

Go to the source code of this file.
Functions | |
| void | htonf (register unsigned char *out, register const unsigned char *in, int count) |
| void | ntohf (register unsigned char *out, register const unsigned char *in, int count) |
Host to Network Floats + Network to Host Floats. Author - Michael John Muuss
Source - SECAD/VLD Computing Consortium, Bldg 394 The U. S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005-5066
Definition in file htonf.c.
1.4.6