vle-write-int32-be
(vle-write-int32-be fptr
value)
writes a "signed integer 32 bit" to file (same
as C++ "int / int32" type), for data stored in "Big Endian" byte
sequence
Arguments |
fptr file pointer as returned by (open <filename>
"rb") |
Return |
value, if successful, NIL otherwise |
© Bricsys NV. All rights reserved. |