View Single Post
  #1 (permalink)  
Old October 17th, 2007, 10:30 PM
myquery myquery is offline
Registered User
 
Join Date: Oct 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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.




Reply With Quote