capturing user input into an arrayThat definitely allowed me to get the first prompt to display without the second one immediately sho...
capturing user input into an arrayI'm creating a madlib game. The code I've included below, extracts words from a string, modifies th...
passing char[256] by reference and wanting to cout the resultThank you for the help! This made my program work. Thanks for the heads up on the F. I would have...
passing char[256] by reference and wanting to cout the resultI am trying to pass a char by reference and cout the results void display() { int month = 1; ...
This user does not accept Private Messages