For instance:

string MyString = dataStr(...);
strcpy(MyString,"123");

Take care not to exceed the field length.