|
NAMEal_fwrite - Allegro 5 APISYNOPSIS
DESCRIPTIONWrite `size' bytes from the buffer pointed to by `ptr' into the given file.Returns the number of bytes actually written. If an error occurs, the return value is a short byte count (or zero). SEE ALSOal_fputc(3), al_fputs(3), al_fwrite16be(3), al_fwrite16le(3), al_fwrite32be(3), al_fwrite32le(3)
Visit the GSP FreeBSD Man Page Interface. |