Hi, I was making a program like an array which reads the list and tells what position is it in the list.
For example:
For letters its: list[2]{'A','B'};Its like a search program and it works because it reads the list. So now I was figuring out on how it will read words that are in arrays like dog, cat, mouse etc.. is it like this? list[][3]={"dog","cat"}? Any suggestions on how it can be done by using the concept of arrays?
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
botter911 -2 Light Poster
Freaky_Chris 299 Master Poster
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.