Delphi Language Guide Delphi for Microsoft Win32 Delphi for the Microsoft. Net framework



Yüklə 0,84 Mb.
Pdf görüntüsü
səhifə242/294
tarix02.01.2022
ölçüsü0,84 Mb.
#41395
1   ...   238   239   240   241   242   243   244   245   ...   294
DelphiLanguageGuide

Internal Data Formats
The following topics describe the internal formats of Delphi data types.
Integer Types
The format of an integer-type variable depends on its minimum and maximum bounds.
If both bounds are within the range 128..127 (Shortint), the variable is stored as a signed byte.
If both bounds are within the range 0..255 (Byte), the variable is stored as an unsigned byte.
If both bounds are within the range 32768..32767 (Smallint), the variable is stored as a signed word.
If both bounds are within the range 0..65535 (Word), the variable is stored as an unsigned word.
If both bounds are within the range 2147483648..2147483647 (Longint), the variable is stored as a signed
double word.
If both bounds are within the range 0..4294967295 (Longword), the variable is stored as an unsigned double
word.
Otherwise, the variable is stored as a signed quadruple word (Int64).

Yüklə 0,84 Mb.

Dostları ilə paylaş:
1   ...   238   239   240   241   242   243   244   245   ...   294




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin