- bool ReadString(wxString& str, bool eatIt = FALSE);
- bool ReadWord(wxString& str, bool eatIt = FALSE);
- bool ReadNumber(wxString& str, bool eatIt = FALSE);
+ bool ReadString(wxString& str, bool eatIt = false);
+ bool ReadWord(wxString& str, bool eatIt = false);
+ bool ReadNumber(wxString& str, bool eatIt = false);