vle-write-int8
(vle-write-int8 fptr
value)
writes a "signed integer 8 bit" to file (same
as C++ "char / int8" type)
Arguments |
fptr file pointer as returned by (open <filename>
"rb") |
Return |
value, if successful, NIL otherwise |
© Bricsys NV. All rights reserved. |