Menu

#26 sys_errlist is depricated

open
None
5
2015-01-06
2015-01-06
No

sys_errlist usage is depricated, so that some C libraries, i.e. their default configurations do not provide this facility any longer. strerror (http://pubs.opengroup.org/onlinepubs/009604499/functions/strerror.html) should be used instead.

Discussion


Log in to post a comment.