libintl.h(3HEAD) Headers libintl.h(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)
SunOS 5.11 20 May 2008 libintl.h(3HEAD)