#ifndef __MGRFILESIZE_H__ #define __MGRFILESIZE_H__ #include <libMG.h> /* MGsProperty */ int MGrFileSize( char* ); #endif