home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / c / 17051 < prev    next >
Encoding:
Text File  |  1992-11-23  |  958 b   |  28 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!truth!jrv
  3. From: jrv@truth.mitre.org (Van Zandt)
  4. Subject: Re: C source to mktime() ?
  5. Message-ID: <1992Nov23.181353.14946@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: truth.mitre.org
  8. Organization: The MITRE Corp., Bedford, Ma.
  9. References: <blimoges-201192161959@macx.sts.sobeco.com>
  10. Date: Mon, 23 Nov 1992 18:13:53 GMT
  11. Lines: 15
  12.  
  13. In article <blimoges-201192161959@macx.sts.sobeco.com> blimoges@sobeco.com (Bertrand Limoges) writes:
  14. >Here I am coding away, and I need to use mktime() in order to convert
  15. >a struct tm * to a time_t value but the function is not present on the
  16. >system I'm working on (MIPS). time, localtime, ... are there, but not
  17. >mktime! 
  18.  
  19. Look for something like localtime18 at ftp.uu.net, I believe in the comp.sources
  20. archives.
  21.  
  22. Flame MIPS too, of course :-)
  23.  
  24.                    - Jim Van Zandt <jrv@mbunix.mitre.org>
  25.  
  26.  
  27.  
  28.