Search:

Type: Posts; User: ranjithfs1

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    3,735

    Re: Maximum length of a string

    Thanks for your reply but I couldn't understand much of it. This is what I actually want to type in the editor:


    String str="000000000 1"+
    "000000001 1"+
    "000000002 1"+
    "000000010 1"+...
  2. Replies
    3
    Views
    3,735

    Maximum length of a string

    I need to store a string of length approx 2 60 000 characters. I get an error saying that it is too large. Searching on Google, I found different answers and each one has a reason. Now, what is the...
Results 1 to 2 of 2