1<monetary.h>(0P)           POSIX Programmer's Manual          <monetary.h>(0P)
2
3
4

NAME

6       monetary.h - monetary types
7

SYNOPSIS

9       #include <monetary.h>
10

DESCRIPTION

12       The <monetary.h> header shall define the following types:
13
14       size_t As described in <stddef.h> .
15
16       ssize_t
17              As described in <sys/types.h> .
18
19
20       The  following  shall be declared as a function and may also be defined
21       as a macro. A function prototype shall be provided.
22
23
24              ssize_t  strfmon(char *restrict, size_t, const char *restrict, ...);
25
26       The following sections are informative.
27

APPLICATION USAGE

29       None.
30

RATIONALE

32       None.
33

FUTURE DIRECTIONS

35       None.
36

SEE ALSO

38       The System Interfaces volume of IEEE Std 1003.1-2001, strfmon()
39
41       Portions of this text are reprinted and reproduced in  electronic  form
42       from IEEE Std 1003.1, 2003 Edition, Standard for Information Technology
43       -- Portable Operating System Interface (POSIX),  The  Open  Group  Base
44       Specifications  Issue  6,  Copyright  (C) 2001-2003 by the Institute of
45       Electrical and Electronics Engineers, Inc and The Open  Group.  In  the
46       event of any discrepancy between this version and the original IEEE and
47       The Open Group Standard, the original IEEE and The Open Group  Standard
48       is  the  referee document. The original Standard can be obtained online
49       at http://www.opengroup.org/unix/online.html .
50
51
52
53IEEE/The Open Group                  2003                     <monetary.h>(0P)
Impressum