Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 1997 11:19:04 -0700 (PDT)
From:      Josef Grosch <jgrosch>
To:        terry@lambert.org (Terry Lambert)
Cc:        hudginsj@smtp.dancooks.com, hackers@freebsd.org
Subject:   Re: time.h and strptime()
Message-ID:  <199704091819.LAA00286@jgrosch.hq.freegate.net>
In-Reply-To: <199704091719.KAA07174@phaeton.artisoft.com> from Terry Lambert at "Apr 9, 97 10:19:42 am"

next in thread | previous in thread | raw e-mail | index | archive | help
>> Solaris and gnu's libc both have a strptime() function in the 
>                                     **********
>> standard time.h header... Does freebsd have an equivalent anywhere
>                                                 **********
>> or will I need to hack one out if I want to use it.
>
>This question would be easier to answer if you told it what it does.
>
>If it returns a NULL given any time struct at all, you can use this:
>
>
>#define	strptime(timeval)	NULL
>
>I kind of doubt that's the behaviour you're looking for?
>
>8-|

I think he meant strftime(3) which we do support.


Josef

-- 
Josef Grosch         | Another day closer to a |    FreeBSD 2.2.1
jgrosch@FreeGate.net |   Micro$oft free world  | UNIX for the masses



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704091819.LAA00286>