Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!edcastle!aiai!richard From: richard@aiai.ed.ac.uk (Richard Tobin) Newsgroups: comp.unix.questions Subject: Re: atof() in SCO UNIX DEV Message-ID: <3532@skye.ed.ac.uk> Date: 12 Oct 90 12:45:42 GMT References: <1990Oct09.133730.478@pemstgt.gtc.de> Reply-To: richard@aiai.UUCP (Richard Tobin) Distribution: comp Organization: AIAI, University of Edinburgh, Scotland Lines: 16 In article <1990Oct09.133730.478@pemstgt.gtc.de> tb@pemstgt.gtc.de (Tillmann Basien) writes: > The atof()-function does not work proberly. Is there a work-a-round > of this problem? Unfortunately you don't say in what way it doesn't work. One possibility is that it is not declared in the .h files you include - try adding extern double atof(); to your program. -- Richard -- Richard Tobin, JANET: R.Tobin@uk.ac.ed AI Applications Institute, ARPA: R.Tobin%uk.ac.ed@nsfnet-relay.ac.uk Edinburgh University. UUCP: ...!ukc!ed.ac.uk!R.Tobin