How to accept DateofBirth from user in C/ C++ lang
Hello,
I want to know how to scan the value from the user for the birth-date of the employees.
How can i accept it in two different ways :
1) 16 October,2007 :?:
2) dd/mm/yyyy :?:
If anyone expert in the C Programming language then do pls reply back to me.
Waiting for the answer.
Is <time.h> library tobe added ??
Thanxs.
|