Hi,how to Convert unicode string to MultiByte in VB.net?

B

Billow

I'd like to take the codes of wide char form a unicode string to a byte
array and so do a byte array to a string.
For instance:
dim Barray() as byte
dim fromStr as String
formStr="dhfdjfjjdjfhdfdffdkfj"
formStr------>Barray ?
And now I get a new question, How about to pase a hexnumber string to a
double in c# ?
for instance:
string hexstr="0x6fd42ce";
double dvar;
hexstr----->dvar ??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Hi! 0
Hi! 0
Hi all 0
Hi Everyone! 2
How to determine Multibyte string length. 4
Hi From Canada 3
Hi to all 0
Hi Folks 3

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top