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]> |
Sorry - now I see you want the VB Stuff Dim c As Char c = Convert.ToChar(&H2B) Greetings Lasse -----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.