vle-write-int16-be
(vle-write-int16-be fptr
value)
writes a "signed integer 16 bit" to file (same
as C++ "short / int16" 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. |