/* $Id: morefile.h,v 1.1 2001/11/12 21:42:17 mbroek Exp $ */ #ifndef _MOREFILE_H #define _MOREFILE_H int MoreFile(char *); #endif