Category: File IO
Syntax:
fileWriteShort:Void(fileHandle:Int, value:Int)
Void
Writes a 16-bit short integer to a file.
Takes a file handle and a 16-bit signed short integer value.
Returns nothing (void).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn