Sizebool Size(int &iBytesHighDWord,int &iBytesLowDWord); Return value Returns true if the value is present or false if otherwise. Parameters
Remarks Size of the file is reported in bytes as a 64 bit integer. Since Lua lacks a 64 integer data type the information have been split into two 32 bit integers. If the file is less the 2 GB in size, iBytesHighDWord will always be zero. | |||
Topic 9647: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |