Initializing help system before first use

bindrv_putreal

bindrv_putreal


Purpose
Write a real to the output stream.
Synopsis
int bindrv_putreal(s_bindrvctx bctx, double val);
Arguments
bctx 
A BinDrv writer context
val 
Double value to write
Return value
0 if successful, 1 in case of an I/O error