*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> catclose (3)              
Title
Content
Arch
Section
 

CATCLOSE(3)

Contents


NAME    [Toc]    [Back]

     catclose -- close message catalog

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <nl_types.h>

     int
     catclose(nl_catd catd);

DESCRIPTION    [Toc]    [Back]

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

RETURN VALUES    [Toc]    [Back]

     The catclose() function returns the value 0 if successful; otherwise the
     value -1 is returned and the global variable errno is set to indicate the
     error.

ERRORS    [Toc]    [Back]

     [EBADF]		An invalid message catalog descriptor was passed by
			the catd argument.

SEE ALSO    [Toc]    [Back]

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

STANDARDS    [Toc]    [Back]

     The catclose() function conforms to X/Open Portability Guide Issue 4
     (``XPG4'').


FreeBSD 5.2.1			 May 29, 1994			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
catclose Tru64 Close a specified message catalog
catopen Linux open/close a message catalog
dspmsg Tru64 Displays a selected message from a message catalog
catgetmsg IRIX Reads a message from a message catalog
catopen FreeBSD open message catalog
NLSPATH Tru64 Opening a message catalog
catopen Tru64 Opening a message catalog
catgets Tru64 Retrieve a message from a catalog
catopen OpenBSD open message catalog
catopen NetBSD open message catalog
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service