here's how it goes..
When I input a string/char I'd like to store it an array. E.G. "Hi" output will be H i. God. I'm having a hard time explaining this..
I give another example...I input Hello World the output will be.. H e l l o W o r l d
any help?


