How can I retrieve strings using getline and enter them into a 2 d aray?C++. For example the user enters the name Fionna Issac as one whole string. This string is then to b...
How can I make this program work? Problem with arrays[code]#include<iostream> #include<string> using namespace std; void details( string fNum,int dH...
Function problemMy program is supposed to take numbers from the user and should only stop when 0 is entered. My shou...
functions and arrays assistance pleaseThe function char findMonth(int) is supposed to return the month that corresponds to the number en...
Printing contents of an input file to the screenThe problem is that the output wont print to the screen. When compiled the program doesnt have any e...
This user does not accept Private Messages