Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.291 Beiträge
Delphi 12 Athens
|
Re: Delphi Compiler - Mengen und Aufzählungstypen?? [INTERN]
20. Feb 2010, 15:20
1-8 = 1 Byte
9-16 = 2 Byte (Word)
17-32 = 4 Byte (LongWord)
33-64 = 8 Byte (UInt64)
und dann jeweils in 4 Byte-Schritten (glaub ich) bis 32 Byte = maximale 256 Werte
Ein Therapeut entspricht 1024 Gigapeut.
|