hey..would anyone help me with my code. the program is supposed to get telephone starting and ending times from a file from the user then outputs the total duration and calculates the cost. my program does all this but it is giving me a problem in finding the total cost since am supposed to use the different call rates. it is supposed to read from files starting time and ending time. thank you. here is the attachment of the full code working(cpp1.cpp)..
am also supposed to modularize the program but it is kind of also a challenge.
i have also attached the modularized header files which are giving hard time. please let me know if there is something wrong with the header files