Files
nunuhara_xsystem4/test/Source
kichikuou 0b4eb92e95 Fix S_MOD for bool and long int
* 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
2023-09-02 11:36:54 +09:00
..
2021-05-01 19:50:09 +09:00
2022-12-04 17:14:19 +09:00
2023-09-02 11:36:54 +09:00
2020-04-05 13:44:37 -07:00