r4strings
r4strings copied to clipboard
Small typo in output in 'C-Style Formatting' page
The following applies to the page at https://www.gastonsanchez.com/r4strings/c-style-formatting.html In the first output example under the '4.1.2 Example: basic sprintf()' heading, the text reads "Notice that 1/6 is printed with seven decimal digits." However, the actual output shown in the HTML page shows only three decimal digits.