In message: <[EMAIL PROTECTED]>
            Daniel Molina Wegener <[EMAIL PROTECTED]> writes:
:    Any way to reset errno?

errno = 0;

Routines that return an error status in errno generally don't set it
to 0 to mean no error.

Warner


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to