CATCLOSE(3) | Library Functions Manual | CATCLOSE(3) |
catclose
— close
message catalog
#include
<nl_types.h>
int
catclose
(nl_catd
catd);
The catclose
() function closes the message
catalog specified by the argument catd.
The catclose
() function conforms to
X/Open Portability Guide Issue 3
(“XPG3”).
June 5, 2013 | OpenBSD-current |