convert string to ascii code..
C#
3
Posts
3
Posters
0
Views
1
Watching
-
hi all,how to convert string to ascii code..pls give me some example coding..thank you.. kam
modified on Wednesday, March 12, 2008 3:10 AM
-
hi all,how to convert string to ascii code..pls give me some example coding..thank you.. kam
modified on Wednesday, March 12, 2008 3:10 AM
more explanations please
-
hi all,how to convert string to ascii code..pls give me some example coding..thank you.. kam
modified on Wednesday, March 12, 2008 3:10 AM
Heya, All you need to do is get the character array from the string, and loop through each character and convert it to an integer, normally int16 will do the job. The character converted to an integer leaves you its ASCII value :)
Kyle Rozendo Developer :: Seriun UK :: RSA