Appointment System is a generating an appointment. You can add new student, academicians and appointment.
Just type this line.
g++ *.cpp
Command format for run.
./a.out studenttxt academicianstxt appointmentstxt
./a.out datafiles/students.txt datafiles/academicians.txt datafiles/appointments.txt