Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/printf.c version a94897345b
2018-02-19
| ||
17:03 | In the printf() library, measure width and precision in characters rather than bytes if the "!" (alternate-form-2) flag is present on a %s or %z substitution. (check-in: ca31c66304 user: drh tags: printf-enhancement) | |