Determining the Maximum Decimal Digits at Compile-Time
📰 Dev.to · Paul J. Lucas
How to use the C Preprocessor to determine the maximum number of decimal digits for a given integral type at compile-time.
How to use the C Preprocessor to determine the maximum number of decimal digits for a given integral type at compile-time.