home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / software / 2902 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.6 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!udecc.engr.udayton.edu!blackbird.afit.af.mil!falcon.aamrl.wpafb.af.mil!bkottmann
  2. From: bkottmann@falcon.aamrl.wpafb.af.mil (Brett Kottmann)
  3. Newsgroups: comp.software-eng
  4. Subject: Re: Byte me : ) (Was Re: Writing portable code)
  5. Message-ID: <1992Jul20.153125.1510@falcon.aamrl.wpafb.af.mil>
  6. Date: 20 Jul 92 15:31:25 EST
  7. References: <1992Jun26.084220.20304@CS.ORST.EDU> <r3tlygk.resnicks@netcom.com>  <1992Jun30.131203.6737@sci.kun.nl>
  8. Organization: Logicon Technical Services, Inc.
  9. Lines: 25
  10.  
  11. In article <1992Jun30.131203.6737@sci.kun.nl>, caspar@sci.kun.nl (Caspar Terheggen) writes:
  12. > In <2972@dozo.and.nl> jos@and.nl (Jos Horsmeier) writes:
  13. >>As I understand it (and I might be totally wrong here,) lowercase 
  14. >>characters are used for the decimal powers (k= 10^3, m= 10^6 etc.)
  15. >>and the uppercase characters for the powers of 2 (K= 2^10, M= 2^20 etc.)
  16. > In the SI uppercase letters are used for decimal powers of 10^6 and
  17. > higher, e.g. MeV = Mega electronvolt, GW = Giga Watts (as in 1.21 GW), etc.
  18. > The abbreviation for kilo however is a lowercase k, so this scheme does
  19. > not work, unfortunately.  Pity really, it would be nice to have some
  20. > sort of agreement on this.  Anyone?
  21.  
  22.     I'll byte :).
  23.  
  24.     How about k2byte for kilo (base 2) byte, k10byte for kilo (base 10)
  25. byte, etc.
  26.  
  27.     kNbyte: k2byte or kilo2byte
  28.     mNbyte: k10byte or mega10byte
  29.  
  30. Brett--------------------------------------------------------------------------
  31.     "Why the courts don't tell a husband who has been living off his wife
  32. to go out and get a job is beyond my comprehension."--Joan Lunden
  33. -------------------------------------------------------------------------------
  34.