Hi,
I have a small problem after working on my program last night i found out
that C does not have any function that uppercase first character in a word.
So i have been trying to split each word in to characters and uppercase the first
word but it keeps replacing the first character whit a whitespace
It there any other way around this ?