Tuesday, September 20, 2011


hw: into the string data type, add a method
called insert(string s, int pos)
which will insert s into position pos in your
MyString type.

No comments:

Post a Comment