storing string arraybut i need cin.ignore() or i'll get something like: Enter the name of student #1: Angel Perez Enter...
storing string arrayI need help with this stupid code. [code] void getnames(string names[], int numStd) { for (int ...
initiliazing object array Error (active) no instance of constructor "Brisca::Brisca" matches the argument list
initiliazing object arrayI want to initialize an object array from another class with the default constructor, is it possible...
how to initialize an object arrayI want to initialize an object array from another class with the default constructor, is it possible...