Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
k64u GdkFile_Length ( const kChar fileName)

Length of file - Query the file length (number of bytes in file).

DO NOT CALL THIS FUNCTION FROM A GDK TOOL_VProcess CALLBACK DO NOT CALL THIS FUNCTION FROM A GDK TOOL_VStop CALLBACK

Parameters
fileNameFilename. (Name of the file to be queried for length. Name must include "user/" in front of the file name. For example, "user/foo" to access file "foo").
Returns
Length (bytes).