nl_types.h

    IO

    Description:

    Defines I/O multiplexing functions related to message catalog operations.

    Since:

    1.0

    Version:

    1.0

    Function Name

    catopen (const char name, int oflag)

     

    Opens a message catalog and returns its descriptor.

    catgets ( catd, int set_id, int msg_id, const char s)

    char * 

    Obtains information from a message catalog.

    catclose ( catd)

    Closes a catalog descriptor.