hi,
I want to do that there is array of strings.Check each string's first character.If it is A-Z,then return that string.I want to do this without using pointer.Please use the function.
Thanx...
I want to do that there is array of strings.Check each string's first character.If it is A-Z,then return that string.I want to do this without using pointer.Please use the function.
Thanx...
Comment