Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!newsxfer.itd.umich.edu!newsxfer3.itd.umich.edu!worldnet.att.net!news.maxwell.syr.edu!news.bc.net!info.ucla.edu!nnrp.info.ucla.edu!nntp.club.cc.cmu.edu!goldenapple.srv.cs.cmu.edu!das-news2.harvard.edu!fas-news.harvard.edu!not-for-mail From: prihodko@fas.harvard.edu (Andrew Prihodko) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: strptime() Date: 23 Mar 1997 18:45:13 GMT Organization: Harvard University Lines: 20 Message-ID: <5h3tnp$ksa$3@news.fas.harvard.edu> References: <Pine.BSI.3.95.970321133651.2565A-100000@enteract.com> NNTP-Posting-Host: prihodko.student.harvard.edu Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII X-Newsreader: WinVN 0.99.8 (x86 32bit) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37608 In article <Pine.BSI.3.95.970321133651.2565A-100000@enteract.com>, kdulzo@enteract.com says... > >Does anyone know of any plans to or anywhere i can locate the source code >for this function. apparently its a new(?)er function for stdtime in >libc. It isn't in 3.0-SNAP nor -current and before i start coding, i >figured i'd ask? AFAIK This function is merely the reverse of strftime() >[char * -> struct tm] Actually, I have run into a problem with this function. I was trying to compile a beta version of MSQL 2.0 and I got a link error saying that _strptime was not found. Is it supposed to be in other kinds of UNIX? In any case, please tell me if you find a solution... Andrew Prihodko ------ prihodko@fas.harvard.edu