Re: how to convert an hexadecimal to char using VB .Net

Lars Lofstrom <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.general
Message-ID <[email protected]>
How about:
char c;
c = (char)0x2b;

Lasse Lofstrom

-----Ursprungligt meddelande-----
Fran: The DOTNET list will be retired 7/1/02
[mailto:[email protected]]For george antony
Skickat: den 16 juni 2002 12:34
Till: [email protected]
Amne: [DOTNET] how to convert an hexadecimal to char using VB .Net


Hi all
Can someone tell me how to convet an hex
representation such as "0x2b" to the corresponding
character .
Uri.HexUnescape doesn't work ..
I need it urgently
 thanks
george


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.