30 May
2008
30 May
'08
2:55 p.m.
The boost string algorithm split routine should help.
http://www.boost.org/doc/libs/1_35_0/doc/html/string_algo/usage.html#id12908...
On Fri, 30 May 2008 01:39:04 -0500, Sean Farrow
Hi: I need to break a string with dashes (-) whais the easiest way of doing this. Sean.