#ifndef FEHELP_H #define FEHELP_H void feHelp(char* str = NULL); const char* feHelpBrowser(char* which=NULL, int warn=-1); #endif /* FEHELP_H */