sS str_toKB_oneDecimal(long l) { ret formatDouble1(l/1024.0+0.09999) + " KB"; }