Character conversion

J

J. Ptak

Can anyone tell me how to perform the following VB
functions in C#:

Chr(13) ==> Carriage Return escape sequence
Asc("A") ==> ASCII value of the "A" character

Thanks!
 

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

Top