Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2017
 
 

libintl(3HEAD)

Name

libintl.h, libintl - international messaging

Synopsis

#include <libintl.h>

Description

The libintl.h header provides the following macro:

GNU_GETTEXT_SUPPORTED_REVISION(major)

This macro returns the maximum minor revision number supported for the specified major revision of the GNU MO file format.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Interface Stability
Uncommitted

See Also

gettext(3C), attributes(5)