Page 1 of 1

adding a number to a string

Posted: Wed Oct 07, 2009 3:56 pm
by lemaire
Hello,
I am trying to write a simple coding algo that will add 10 to every character in a file. When i do z+10, it just output 10. How can i get the ascii value of z so that it can be added to 10.

Thanks

Re: adding a number to a string

Posted: Wed Oct 07, 2009 7:15 pm
by califdon