Gets the length in bytes of a file.
#include <io.h> long filelength (int handle); unsigned long64 _filelength64 (int handle);
handle