Re: How does one get the description of an errno value
Bert Wesarg <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 15, 2009 at 11:46, Angel Tsankov <[email protected]> wrote: > Hello, > > Is there a function which returns the description of an errno value and, if > so, which is it? strerror(3) Bert > > Regards, > Angel Tsankov > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to [email protected] > More majordomo info at  http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html