CI

CI

  • NA
  • 25
  • 0

string arrays (should be elementary)

Jul 28 2004 11:41 AM
Hi, This should be very easy, but I just can't figure it out for some reason. I need to store some strings (that i get from parsing a file) into a string array. However, I don't want there to be any repeated strings in the array. Each string in the array should be unique. How do I go about doing this? Thanks.

Answers (2)