Error on Dress class header and cpp filesthe order is switched. you are expecting a string , int ,string ,double you wrote string, string int...
Class Type redefinition errorin your cpp file write the implementation for each method like the example below. [code] int BikeRi...
Template without changing function signaturewhy not pass a structure with all the information in it. instead of limiting yourself to an int. you...
How do I output the complete text from employee.dat to employee.dak?[code]#include <iostream> #include <fstream> #include <cstdlib> // needed for exit() #include <strin...
Template without changing function signaturei'm not sure if i understood your problem correctly. do you want to use a certain function depending...
This user does not accept Private Messages