[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Functions does not catch NULL (ITS#1769)



At 12:33 PM 2002-04-26, cp@c-note.dk wrote:
>Ok, ok, got it - it's not a defect/bug.
>
>But my experience is that it is very nice if a lowlevel API provides a 
>way to intercept errors,

You can register a signal handler just as you would when
passing NULLs into Standard C library routines.

Kurt