I have a sentence in a char array and want to parse it and divide it on the basis of spaces,each word got assigned to a specific array.How can I do that?