Thread: Limit of String
View Single Post
  #3 (permalink)  
Old 11-15-2007, 05:32 PM
javaplus javaplus is offline
Member
 
Join Date: Nov 2007
Posts: 97
javaplus is on a distinguished road
Thanks for your help.
Actually I am parsing a file and placing it into a String and want to know if it s a good idea to get it into String as OutOfMemory exception will create problems for me.
Reply With Quote