We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get file length in bytes NOTE: GetFileSize() conflicts with windows.h
len = raylib.GetFileLength("data.bin") print "File size: " + len + " bytes"
There was an error while loading. Please reload this page.