Jump to content
Larry Ullman's Book Forums

String To Array And Array To String


Recommended Posts

If I recall correctly, the book has an example that's rather practical. It's more convenient to have users enter lots of values as strings, and then you can easily convert them to arrays, which are more usable. Another example would be reading in a file as one long string, and then breaking the file on newlines/returns to create an array. 

Link to comment
Share on other sites

  • 2 weeks later...
 Share

×
×
  • Create New...