From: mh AT mike DOT franken DOT de (Michael Hirmke) Subject: Re: strlen on a NULL 13 May 1998 03:10:15 -0700 Message-ID: <6tksqweppfB.cygnus.gnu-win32@mike.franken.de> References: <3557E6C4 DOT EF2F27B3 AT kiwiplan DOT co DOT nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi Ian, >If I do a strlen on a NULL pointer I get a coredump. >I have the same code running on a few *other* Unix machines with >exhibiting this behaviour. >OK, so I could tidy it up, but I wondered is this an oversight or the >correct behaviour? Don't know, whether it is the correct behaviour :)) at least it is the expected one: How can you tell the length of a non existing string. I don't know of any implementation of strlen, which behaves differently. Bye. Michael. -- Michael Hirmke | Telefon +49 (911) 557999 Georg-Strobel-Strasse 81 | FAX +49 (911) 557664 90489 Nuernberg | E-Mail mailto:mh AT mike DOT franken DOT de | WWW http://minimike.franken.de/ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".