Path: chuka.playstation.co.uk!news From: Richard Haskey Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Re: IsPrint Date: Wed, 02 Apr 1997 22:08:54 +0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 13 Message-ID: <3342D8F6.438E@innotts.co.uk> References: <33418E2C.6F9C@innotts.co.uk> <334240B8.7B5@interactive.sony.com> <33426D82.772B@interactive.sony.com> NNTP-Posting-Host: serialB0f.innotts.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) sceetech wrote: > The file 'ctype.c' is now in the library section > > Stuart Thanks for the source, I had to strip out the islower, isupper bits because they were already defined in another object file (I cant remember which - symusr.o or something like that) but the array allowed me to recompile my program using the 'isprint' function successfully. Thanks again, Richard