Thursday, September 8, 2011

parsing string

how to find if this string is inside another string or not?

use string::find()


parse string into parts:
find_first_of()

No comments:

Post a Comment