/* Prototypes for functions defined in tools.c */ void DisplayBuffer(void); void DisplaySectionInfo(struct Section * ); LONG GetFileSize(char * ); int GetBaudRate(void);