Hey, I have sort of a quick question. I have a string that is comprised of numerical values. I am lobbing off each number from the string and placing it in another array comprised of integers. How can I convert the character value from the string into the actual numerical value?
Thanks!
Thanks!
Comment