[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua short reference part 1 - draft 1 (OT)
- From: Enrico Colombini <erix@...>
- Date: Tue, 9 Mar 2004 13:32:12 +0100
On Tuesday 09 March 2004 12:29, Clemens Wacha wrote:
> If I was you I would always write KB for 1024 bytes MB for 1024KB. In
> other words: since lua has nothing to do with network you will never
> need to write in (mega/kilo) bits so always write in power of 2 and
> define that in a footnote.
I'll admit I was curious to see the reactions to my Si-correctness ;-)
Your suggestion is reasonable, but I'll have to omit the footnote for lack of
space.
Anyway, "KB" being officially wrong on both counts (it's neither "kB" nor
"KiB") it's universally understood, so I'll use it :-)
Enrico