man.bsd.lv manual page server

Manual Page Search Parameters

CATCLOSE(3) Library Functions Manual CATCLOSE(3)

catcloseclose message catalog

library “libc”

#include <nl_types.h>

int
catclose(nl_catd catd);

The () function closes the message catalog specified by the argument catd.

gencat(1), catgets(3), catopen(3), nls(7)

The catclose() function conforms to X/Open Portability Guide Issue 3 (“XPG3”).

May 29, 1994 NetBSD-9.2