[Tutor] ASCII characters

John Carmona jeannot18 at hotmail.com
Tue May 24 19:00:44 CEST 2005


Thanks Kent for the reply, I am actually having trouble to find the solution 
of the following exercise:

## Write a for loop that prints the ASCII code of each character in a string 
name S.##

I am ok with the for loop, put I don't know how get to print the ASCII code 
of each character with a string (I also know how to use the String).

Many thanks
JC




More information about the Tutor mailing list