How to output an array of strings?[code] string index [2] = { "1. Tip", "2. Area and price" }; for(int w = 0; w< (int)in...
How to output an array of strings?This is sort of a dumb question but, how do you use a for loop to iterate through strings to display...
Petzold example questionThanks there was no explanation in the book about this and the future examples were the same so i wa...
Petzold example questionIve been following petzolds book and understanding everything line by line up until this example(Im ...
Question bout this code@kbw It doesnt run I put comments inside to tell what the compiler took and what it didnt. @modoran...
This user does not accept Private Messages