catclose

NAME

catclose() - close message catalog

SYNOPSIS

#include <nl_types.h>

int catclose (nl_catd catd)

DESCRIPTION

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

SEE ALSO

catopen(3)

catgets(3)