De/Byte

From Valve Developer Community
< De
Revision as of 00:47, 14 May 2011 by Sacaldur (talk | contribs) (Created page with '{{otherlang2 |en=Byte }} Ein A Byte ist 8 Bit, die Größe eines char, lang. Ein Kilobyte (KB) besteht aus 1024 Byte, während ein Megaby…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Otherlang2 Ein A Byte ist 8 Bit, die Größe eines char, lang. Ein Kilobyte (KB) besteht aus 1024 Byte, während ein Megabyte (MB) aus 1024 Kilobyte, ein Gigabyte (GB) aus 1024 Megabyte usw. besteht.

Ein Byte ist die kleinste Menge adressierbaren Speichers. Auf ein bool besteht aus einem Byte (das ist der Vorteil eines BitVec:de).