Return to BSD News archive
#! rnews 895 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!jupiter.planet.net!earth.planet.net!hcla From: hcla@earth.planet.net (HCLA Deepak Goel) Newsgroups: comp.unix.misc,comp.unix.bsd.freebsd.misc Subject: equivalent of ftw Date: 16 Nov 1995 18:19:28 GMT Organization: HCL America, Inc. Lines: 15 Message-ID: <48fvbg$ava@jupiter.planet.net> NNTP-Posting-Host: earth.planet.net Summary: equivalent of ftw Keywords: unix, ftw, C lib X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.misc:19598 comp.unix.bsd.freebsd.misc:9160 Hi, I am porting an application to NextStep OS. This application uses ftw C library call at many places and it is not available with NextStep OS. Is there any known equivalent to ftw? Is there any public domain library which includes this function? Any pointers will help. Thanks, Narasimha