From: dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Subject: Re: strlen on a NULL 15 May 1998 05:10:38 -0700 Message-ID: <009C6337.397851C0.8500.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de> To: Kjeld DOT F DOT Christensen AT dxd DOT ericsson DOT se Cc: gnu-win32 AT cygnus DOT com, dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Hi Kjeld, you wrote: : > char *c = (char *) 0; : > char d; : > : > d = *c; : My HPUX does not core dump! Yes, not by default! My HPUX does using: ld +z Bye, Heribert (dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT 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".