Is it possible to redim field in c++ like Redim or Redim Preserve in VB?
I have a class with CString field but I dont know how many members I need for that field. (That depends and it is not allways same)