Crzyrndm 5a14d7b9d1 suppress conversion warnings
-- tolower takes chars and returns chars, types are int because C only deals with ints
-- format parameter is size_t but there is no std parsing function that returns size_t. stoull is used instead as the widest alternative, and then the cast is applied to suppress the conversion warnings
2018-06-18 23:24:13 +12:00
..
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00
2018-01-22 09:38:48 -05:00