JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. bindrv_putint bindrv_putint Purpose Write an integer to the output stream. Synopsis int bindrv_putint(s_bindrvctx bctx, int val); Arguments bctx A BinDrv writer context val Integer value to write Return value 0 if successful, 1 in case of an I/O error Parent Topic Writer