View Single Post
  #1 (permalink)  
Old 07-30-2007, 04:21 PM
gabriel gabriel is offline
Member
 
Join Date: Jul 2007
Posts: 41
gabriel is on a distinguished road
how to know the number of bytes
I want to find out number of bytes in a string
how can I do that?
there is a getbyte function in String class, but it returns a Byte array
I want to get the number of bytes occupied by a string.
can you help me?
Reply With Quote
Sponsored Links