technique_007
Broken In
please help with this C program
write a program that finds number of days between a period entered by user.Check invalidity also.
I tried to write the program but it became too long considering fact that months had to be converted into days depending whether they had 30 or 31 days and years also converted into days depending whether i was leap yr or not.....Am I going the right way or wandering off ????
Help in both the cases
write a program that finds number of days between a period entered by user.Check invalidity also.
I tried to write the program but it became too long considering fact that months had to be converted into days depending whether they had 30 or 31 days and years also converted into days depending whether i was leap yr or not.....Am I going the right way or wandering off ????
Help in both the cases