Hello, im trying to create an application in C++. In the application i have the default constructor and another constructor with 3 arguments. The user is providing from the keyboard an integer that it will be used to create an array of objects using the non default constructor. Unfortunately i haven't been able to finish it till now, since im having issues with the creation of the array of objects that they will use the non default constructor. Any suggestions or help?



LinkBack URL
About LinkBacks



