monetary.h
Overview
Related Modules:
Description:
Provides functions for converting monetary values.
You can use the functions in the file to convert a group of monetary values into strings.
Since:
1.0
Version:
1.0
Summary
Functions
| Function Name | Description |
|---|---|
| strfmon (char s, size_t max, const char format,…) | ssize_t Converts a monetary value to a string. |
