Path: chuka.playstation.co.uk!news From: Richard Haskey Newsgroups: scee.yaroze.programming.gnu_compiler Subject: IsPrint Date: Tue, 01 Apr 1997 22:37:32 +0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 15 Message-ID: <33418E2C.6F9C@innotts.co.uk> NNTP-Posting-Host: serialB14.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) Hi, I'm probably doing something stupid but :- I'm trying to use the "Standard" isprint to determine if certain characters are printable. I've included ctypes.h but when i try and compile/link, I get the message main.c(.text+0x380): undefined reference to '_ctype_' Any ideas??? Thanks in advance Richard.