Category: File IO
Syntax:
fileWriteDouble:Void(fileHandle:Int, value:Double)
Void
Writes a 64-bit double to a file.
Takes a file handle and a 64-bit double-precision floating-point value.
Returns nothing (void).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn