Category: File IO
Syntax:
fileReadInt:Int(fileHandle:Int)
Int
Reads a 32-bit integer from a file.
Takes a file handle.
Returns a 32-bit signed integer, or 0 if the handle is invalid or end of file is reached.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn