vle-read-float
(vle-read-float fptr)
reads a "float 32 bit" from file (same as C++
"float" type)
Arguments |
fptr file pointer as returned by (open <filename> "rb") |
Return |
Lisp floating point number |
© Bricsys NV. All rights reserved. |