Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Can anyone give me program to find difference between two dates?

Reply
Thread Tools

Can anyone give me program to find difference between two dates?

 
 
Prafull Soni
Guest
Posts: n/a
 
      03-07-2005
hi
Can anyone give me program to find difference between two dates?

thanks

Prafull Soni


 
Reply With Quote
 
 
 
 
osmium
Guest
Posts: n/a
 
      03-07-2005
"Prafull Soni" writes:

> Can anyone give me program to find difference between two dates?


This is a common student assignment and the student will not learn what was
intended by using a routine someone else wrote. Use your knowledge of the
date system to answer the question, this makes it a particularly good
exercise because the question is easily understood but producing a program
that does it is a bit time consuming.

In the event you are not a student, this should help:

http://c.snippets.org/snip_lister.php?fname=jdn_l.c

Use of those routines by a student indicates either a very bright student or
a cheater.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ 4.14 How can I compare two dates and find the difference? PerlFAQ Server Perl Misc 0 02-06-2011 11:00 AM
how to find difference between two strings Priyank Shah Ruby 6 07-31-2010 06:10 AM
difference between structure and union ,, can anyone help me? manish sahu C++ 5 02-14-2008 11:23 AM
How to find difference in years between two dates? thebjorn Python 23 07-29-2006 07:57 AM
Difference between bin and obj directories and difference between project references and dll references jakk ASP .Net 4 03-22-2005 09:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57