codes

Jun 14, 2014 at 8:28am

Last edited on Jun 14, 2014 at 3:12pm
Jun 14, 2014 at 2:40pm
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/
Jun 14, 2014 at 4:29pm
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.