monetary.h(3HEAD) Headers monetary.h(3HEAD)
NAME
monetary.h, monetary - monetary types
SYNOPSIS
#include <monetary.h>
DESCRIPTION
The <monetary.h> header defines the following types:
size_t As described in stddef.h(3HEAD).
ssize_t As described in types.h(3HEAD).
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Interface Stability |Standard |
+-----------------------------+-----------------------------+
SEE ALSO
stddef.h(3HEAD), strfmon(3C), types.h(3HEAD), attributes(5), standards(5)
SunOS 5.10 10 Sep 2004 monetary.h(3HEAD)