-
- Downloads
Fix issue in itostr4sign with numbers <100 (#6487)
The first character in the string wasn't blanked if the number went from >= 100 to <100, resulting in artefacts in the displayed string.
Loading
Please register or sign in to comment
The first character in the string wasn't blanked if the number went from >= 100 to <100, resulting in artefacts in the displayed string.