catclose() - close message catalog
#include <nl_types.h> int catclose (nl_catd catd)
The catclose(3) function closes the message catalog specified by the argument catd.
catopen(3)
catgets(3)