Skip to content

Commit 7e0ddbf

Browse files
committed
refactor: use snprintf to clean up WriteStats
The deeply-nested conditions on the length of the sizes is due to MesPrint truncating numbers which are too long for positioned fields, rather than loosening the positioning. snprintf doesn't truncate, so is much easier to align.
1 parent 9b0d11c commit 7e0ddbf

1 file changed

Lines changed: 79 additions & 382 deletions

File tree

0 commit comments

Comments
 (0)