Alexander Tkachev 7fc6477ce2 COMMON: Update getHumanReadableBytes() in util.h
Function now casts bytes (as <1024) to unsigned long int to correspond
"%lu" format string. For consistency, KB are now printed as floating
number. Finally, it looks like double is pretty precise to be used in
comparisons, so I made the function a little bit shorter.
2019-07-30 14:51:41 -04:00
..
2018-04-22 00:56:21 +02:00
2018-04-15 16:31:31 +02:00
2019-03-02 07:29:22 +01:00
2018-04-15 16:31:31 +02:00
2018-04-15 16:31:31 +02:00
2019-07-16 20:24:42 +03:00
2019-07-16 20:24:42 +03:00
2018-04-15 16:31:31 +02:00
2018-06-04 03:36:27 -07:00
2018-04-15 16:31:31 +02:00
2018-04-15 16:31:31 +02:00
2019-04-15 08:06:39 +03:00
2018-04-15 16:31:31 +02:00
2018-04-15 16:31:31 +02:00
2018-04-15 16:31:31 +02:00
2019-07-21 08:51:11 +03:00