M
Mike
hey ...
is there a better way in ansi c++ for parsing strings similar to how
old c uses sscanf? a function that uses std::string instead of old char's.
have seen some extensions like the boost library but I want to keep
as standard as possible.
thanks
- mike -
is there a better way in ansi c++ for parsing strings similar to how
old c uses sscanf? a function that uses std::string instead of old char's.
have seen some extensions like the boost library but I want to keep
as standard as possible.
thanks
- mike -