JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. 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 Parent Topic Writer