Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASCII Value of a character
Message
From
14/09/2005 12:30:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01049249
Message ID:
01049518
Views:
15
Yes I got character as a char (unicode) where ascii value is an 8 bit value (byte).
Cetin

>No I didn't. I asked how to get the ASCII value of a character.
>
>>Kevin,
>>You asked how to convert char (unicode) to byte. But substring returns a string.
>>System.Text.Encoding.ASCII.GetBytes(sString) would return a byte[].
>>As I see you need it to validate a time string. Then you might instead directly use DateTime class' Parse.
>>Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform