Posted: Tue May 16, 2006 4:07 pm Post subject: charAt for Turing
is there a function that can get a single character from a word or phrase... like you give it a number which represents the address (sort of) and it just returns the character... i know theres such a thing in Java which is called charAt... and its a great little tool.
so for example... in Java I would write something like this