Hello,
I have an array string as character[i] = "john"
Now, when i supply 'o', it should return me the array index from above as '1'.
'j' as 0
'o' as 1
'h' as 2, etc.
Please help
bharath744 0 Newbie Poster
myk45 48 Posting Whiz
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.