splitting std string with delimYes, good lesson learned there. Thanks for the tip!
splitting std string with delimThanks to all for the replies. webHose, that looks like a really useful solution, I'll check it out...
splitting std string with delimThanks for your helpful explanation and example. So why, I wonder, does the original example from th...
splitting std string with delimHi, Curious problem here with splitting a std::string at a desired delimeter whereby the split seem...
aspect ratio calculationsI am writing a small gui program for a friend that takes the hassle out of using a particular comman...