Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2008, 4:39:06 PM (17 years ago)
Author:
landauf
Message:

changed ConfigValueContainer to use ConfigFileManager, but there is still an error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core2/src/util/String.h

    r1006 r1020  
    3838
    3939_UtilExport std::string  removeTrailingWhitespaces(const std::string& str);
     40
     41_UtilExport unsigned int getNextQuote(const std::string& str, unsigned int start);
    4042
    4143_UtilExport bool         hasStringBetweenQuotes(const std::string& str);
Note: See TracChangeset for help on using the changeset viewer.