File Handling problemthanks for the help, but this still gives me the same answer.
File Handling problem[code]#include<fstream.h> #include<conio.h> #include<stdio.h> #include<string.h> class employe...
Constructor calling problemthanks for the help and so to call the functions using these constructors, can i do the following: ...
Constructor calling problemBut how to do that?? Can you please write that part of the code?
Constructor calling problem[code]// Program to calculate fine using class. #include<iostream.h> #include<conio.h> #include...