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

monetary.hmonetary types


#include <monetary.h>

The <monetary.h> header shall define the following types:

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

The following shall be declared as a function and may also be defined as a macro. A function prototype shall be provided.

ssize_t  strfmon(char *restrict, size_t, const char *restrict, ...);

None.

None.

None.

The System Interfaces volume of IEEE Std 1003.1-2001 (“POSIX.1”), strfmon(3)

First released in Issue 4.

The keyword is added to the prototype for strfmon(3).

footer end

December 6, 2001 posix.fail