LIBINTL.H(3HEAD) Headers LIBINTL.H(3HEAD)
libintl.h, libintl - international messaging
#include <libintl.h>
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.
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Uncommitted |
+--------------------+-----------------+
gettext(3C), attributes(7)
May 20, 2008 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(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Uncommitted |
+--------------------+-----------------+
SEE ALSO
gettext(3C), attributes(7)
May 20, 2008 LIBINTL.H(3HEAD)