Results 1 to 5 of 5

Thread: [RESOLVED] [2005] Length of a string?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    291

    Resolved [RESOLVED] [2005] Length of a string?

    What's the maximum length of a string in characters, in Visual Basic .NET 2005?

  2. #2
    Hyperactive Member NPassero's Avatar
    Join Date
    May 2007
    Location
    NJ
    Posts
    272

    Re: [2005] Length of a string?

    i would think it is whatever the system can hold ? don't really think there is a cap on a string's length. not an expert on it though.

  3. #3
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [2005] Length of a string?

    According to this site, a string can be of any length from 0 to approximately 2 billion unicode characters.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  4. #4
    Hyperactive Member NPassero's Avatar
    Join Date
    May 2007
    Location
    NJ
    Posts
    272

    Re: [2005] Length of a string?

    Quote Originally Posted by Atheist
    According to this site, a string can be of any length from 0 to approximately 2 billion unicode characters.
    i wish i had 2 billion characters, would not know what to do with them. but i wish i had them.

  5. #5
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [2005] Length of a string?

    If your question has been answered then please resolve your thread using the thread tools menu.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width