codes


Last edited on
diction[] is an array of 13 strings, given the initial values from the list in braces.

dictionary is a vector of 12 strings, it is initialised with the first 12 of the elements of array diction. The last element "ah" is not included in the vector.

See:
http://www.cplusplus.com/doc/tutorial/arrays/
http://www.cplusplus.com/reference/vector/vector/vector/
Hmm - deleting the question isn't very helpful. How is anyone to tell what this thread was about, and whether or not the answers were useful.
Topic archived. No new replies allowed.