S'been so long since i've been involved in any semblance of coding, its almost embarrassing. Potentially easy one:
I need to pass a string (input from a form's textbox) into an array of characters (dimension = the size of the string), for some string handling on a character by character basis.
Any quick snippet of code someone can direct me to?
Thanks,
I need to pass a string (input from a form's textbox) into an array of characters (dimension = the size of the string), for some string handling on a character by character basis.
Any quick snippet of code someone can direct me to?
Thanks,