MONETARY.H(7) Miscellaneous Information Manual MONETARY.H(7)

monetary.hmonetary types

#include <monetary.h>

The <monetary.h> header defines the following data types through typedef:

As described in <stddef.h> .
As described in <sys/types.h> .

The following is declared as a function and may also be defined as a macro. Function prototypes must be provided for use with an ISO C compiler. ssize_t strfmon(char *, size_t, const char *, ...);

None.

None.

strfmon(3) .

February 1997 posix.fail