D
Dan Colbert
Simple but potentially dumb question:
How can I get the ASCII numeric value for a character in C#? In FoxPro, the
function ASC("A") returns a 65 (int). Is there a similar function in C#?
Thanks in advance.
Dan Colbert
Senior Process Engineer
JDA eHealth Systems, Inc.
How can I get the ASCII numeric value for a character in C#? In FoxPro, the
function ASC("A") returns a 65 (int). Is there a similar function in C#?
Thanks in advance.
Dan Colbert
Senior Process Engineer
JDA eHealth Systems, Inc.