| www.delorie.com/gnu/docs/gdbm/gdbm_12.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
To convert a gdbm error code into English text, use this routine:
ret = gdbm_strerror(errno) |
The parameter is:
gdbm error code, usually gdbm_errno.
The appropiate phrase for reading by humans is returned.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |