mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-27 09:28:10 +03:00
* The "type" argument of S_MOD is 48 for bool, 56 for long int * %b, %c, %d can consume any integer types (int, bool, or long int) * If the value cannot be consumed, S_MOD should return the format string instead of an empty string