Hello, I am working on one project and i need to print the error description associated with the error number. I am using function ERR_error_string_n(unsigned long e, char *buf, size_t len); I know error code(e) is an 8 digit hexadecimal number, can i get the error description using 'strerror(int errno)' function ? Thanks -- Udit Raikwar, Jabalpur Engineering College. +91-9009875316 <https://github.com/udit043> <http://stackoverflow.com/users/4499919/udit043> <https://www.youtube.com/channel/UC8-VO5MVPJg7SMQFFvw6O_w> <https://in.linkedin.com/in/udit-raikwar-251498ab> <https://plus.google.com/+UditRaikwar> <https://www.facebook.com/udit.tutu> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160531/cff47fd3/attachment-0001.html>