Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!romp!auschs!awdprime!dragon.austin.ibm.com!janet From: janet@dragon.austin.ibm.com (/4194303) Newsgroups: comp.unix.aix Subject: Re: regex in (missing) libpw.a Message-ID: <4600@awdprime.UUCP> Date: 19 Dec 90 23:50:26 GMT References: <1990Dec17.194640.14225@cassandra.uucp> Sender: news@awdprime.UUCP Organization: IBM AWD, Austin Lines: 26 In article <1990Dec17.194640.14225@cassandra.uucp> cassandra!peter@yenta.alb.nm.us (Peter Blemel) writes: >I'm trying to use regex(). According to the manual page, this should be in >libpw.a (programmers workbench). The man page also says it's part of the >basic BOS stuff. I've installed all of the BOS stuff, but there is no >libpw.a > >Am I missing something? > >Peter Blemel >------------ >cassandra!peter@yenta.alb.nm.us No, the documentation is incorrect. regex() is part of the libPW.a library. I also found another mistake in the documentation for regex(). There is an external variable "_loc1" which is exported. This variable is actually "__loc1". (That is two underscores in the variable name, not just one.) I have reported these two problems to the appropriate people. Hope this helps! -- Janet Adkins Internal: janet@dragon.austin.ibm.com External: uunet!cs.utexas.edu!ibmaus!auschs!dragon.austin.ibm.com!janet DISCLAIMER: All views expressed are my own, and do not necessarily concur with my employer's.