I did c and c++ years ago in school, and then moved on. I recentaly decided to get back into visual c++ and ive been runnign along smooth until I started trying to load an array with words.
My over all goal is to generate a random number between 1-10 then pull a word from an array with the subscript of the rand number.