[Icc-avr] RTC - how to compute the difference in minutes

Robert Rademacher robertrade at yahoo.com
Thu Nov 15 18:43:56 PST 2007


Hi,

1) ICCAVR compiler DOES NOT have time.h.
2) It needs to be calculated without using the float variable.

Robert


What about google-ing for open source implementation of time.h functions?
gmtime() and localtime() et al already know how to deal with leap year etc

http://en.wikipedia.org/wiki/Time.h for time.h info.


HTH
Ivan Vernot

  ----- Original Message ----- 
  From: Robert Rademacher 
  To: icc-avr at imagecraft.com ; robertrade at yahoo.com 
  Sent: Friday, November 16, 2007 3:32 AM
  Subject: [Icc-avr] RTC - how to compute the difference in minutes

       
---------------------------------
Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dragonsgate.net/pipermail/icc-avr/attachments/20071115/b945a90b/attachment.html


More information about the Icc-avr mailing list