Got rid of c_error in favor of errno (and EDOM/ERANGE).
Assume that errno usage is thread-safe -- most vendors do this by making in a macro that refers to a per-thread storage area.
Showing
Please
register
or
sign in
to comment
Assume that errno usage is thread-safe -- most vendors do this by making in a macro that refers to a per-thread storage area.