FILE HANDLING: Bug in displaying the name and date of birth. How to fix this?I want Dob something like this "26 January 2017". Also the name w spaces. Did you see the bug sir?
FILE HANDLING: Bug in displaying the name and date of birth. How to fix this?[code]#include <iostream> #include <fstream> #include <conio.h> #include <cstring> using namespace...
This user does not accept Private Messages