SWFOutput_writeFloat16(3) SWFOutput_writeFloat16(3)
NAME
SWFOutput_writeFloat16 - half precision
SYNOPSIS
#include <ming.h>
void SWFOutput_writeFloat16
(
SWFOutput out,
float f
);
PARAMETERS
SWFOutput out
Not Documented.
float f
Not Documented.
DESCRIPTION
1 - bit sign 5 - bit exp / bias = 16 10 - bit mantissa.
c2man output.c 1 October 2008 SWFOutput_writeFloat16(3)
ming 0.4.3 - Generated Wed Dec 8 19:07:11 CST 2010
