Using Decimal Data Types in C
In C , decimal data types like decimal32, decimal64, and decimal128 are provided by the Decimal TR (Technical Report). However, the implementation of these types varies across compilers.
Compiler Support
Options for Using Decimal Data Types
If your compiler does not support decimal types, consider the following options:
Note: The Decimal TR and its implementation are subject to change as the standardization process progresses.
Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.
Copyright© 2022 湘ICP备2022001581号-3