43 ret = _stat(Filename, &statrec);
47 *Filesize = statrec.st_size;
int arch_filesize(const char *Filename, off_t *Filesize)
Obtain the size of a given file.
Define makros and functions which account for differences between the different architectures.