Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!newsfeed.ACO.net!paladin.american.edu!gatech!howland.reston.ans.net!nctuccca.edu.tw!news.cc.nctu.edu.tw!news.csie.nctu.edu.tw!atlantic!pachinko From: pachinko@ice.ntnu.edu.tw (Pachinko Lin) Newsgroups: comp.unix.bsd.freebsd.misc Subject: strptime on FreeBSD Date: 15 Aug 1995 00:38:35 GMT Organization: Dep. Computer Sci. & Information Eng., Chiao Tung Univ., Taiwan, R.O.C Lines: 8 Message-ID: <40oqab$jrl@news.csie.nctu.edu.tw> NNTP-Posting-Host: pachinko%@atlantic.ice.ntnu.edu.tw X-Newsreader: TIN [version 1.2 PL2] FreeBSD does not have the function, strptime, in its /usr/lib/libc.a, but SunOS and Linux do. I need it to compile a BBS program on FreeBSD. Should I write it myself or is there a way to use other function calls to the same goal? Your response will be appreciated. Pachinko Lin pachinko@ice.ntnu.edu.tw