Outputting a vector into a text fileI tried using the ostream_iterator method to output my vector but it hasn't worked. Are there any ot...
compiler error in scrabble calculatorThanks!
compiler error in scrabble calculatorI can't seem to figure out why my code won't compile. The program is supposed to ask a user to input...
Problem with if statementThis code is for class. It is supposed to ask the user if they want advice and then provide them wit...
Initializing string array[code] #include <iostream> #include <string> using namespace std; string cliche[10]; cliche[0] = ...
This user does not accept Private Messages