Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ catclose(3) — bsd — Apollo Domain/OS SR10.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

catopen(3)

catgets(3)

CATCLOSE(3)                     Domain/OS BSD                      CATCLOSE(3)



NAME
     catclose - Closes a specified message catalog

SYNOPSIS
     #include <nl_types.h>

     int catclose (cat_descriptor)
     nl_catd cat_descriptor;

DESCRIPTION
     The catclose function closes a message catalog specified by the
     cat_descriptor argument. If a file descriptor is used to implement the
     type nl_catd, that file descriptor will be closed.

DIAGNOSTICS
     Upon completion, 0 (zero) is returned.

SEE ALSO
     catopen(3), catgets(3),

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026