home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!truth!jrv
- From: jrv@truth.mitre.org (Van Zandt)
- Subject: Re: C source to mktime() ?
- Message-ID: <1992Nov23.181353.14946@linus.mitre.org>
- Sender: news@linus.mitre.org (News Service)
- Nntp-Posting-Host: truth.mitre.org
- Organization: The MITRE Corp., Bedford, Ma.
- References: <blimoges-201192161959@macx.sts.sobeco.com>
- Date: Mon, 23 Nov 1992 18:13:53 GMT
- Lines: 15
-
- In article <blimoges-201192161959@macx.sts.sobeco.com> blimoges@sobeco.com (Bertrand Limoges) writes:
- >Here I am coding away, and I need to use mktime() in order to convert
- >a struct tm * to a time_t value but the function is not present on the
- >system I'm working on (MIPS). time, localtime, ... are there, but not
- >mktime!
-
- Look for something like localtime18 at ftp.uu.net, I believe in the comp.sources
- archives.
-
- Flame MIPS too, of course :-)
-
- - Jim Van Zandt <jrv@mbunix.mitre.org>
-
-
-
-