From: "Alex Vinokur" Newsgroups: comp.os.msdos.djgpp Subject: Re: mktime() & time_t Date: Tue, 21 May 2002 09:31:09 +0200 Organization: Scopus Lines: 25 Message-ID: References: <200205210619 DOT g4L6JBG28168 AT envy DOT delorie DOT com> NNTP-Posting-Host: gateway.scopus.net (62.90.123.5) X-Trace: fu-berlin.de 1021962563 25152664 62.90.123.5 (16 [79865]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "DJ Delorie" wrote in message news:200205210619 DOT g4L6JBG28168 AT envy DOT delorie DOT com... | | Compare like this: | | t = mktime(...); | if (t == (time_t)(-1)) | ... Thanks. However : May mktime() return -1 ? -- ==================== Alex Vinokur http://up.to/alexvn http://go.to/alexv_math mailto:alexvn AT bigfoot DOT com mailto:alexvn AT go DOT to ====================