D:/orxonox/orxonox-0.0.3/src/util/SubString.h

Split the String std::string st = "1345, The new empire , is , orxonox" is splitted with: SubString(st, ',', " \n\t") into "1345", "The new empire", "is", "orxonox" As you can see, the useless spaces around ',' were removed.


Generated on Tue Jul 28 16:20:47 2009 for Orxonox by  doxygen 1.5.6