Wartość rejestru D pod adresem 32 (jest zapisywana do typu Integer)
Na przykład wartość dla tablicy typu Integer jest obliczona jako 2 + 8192 czyli 8194.
For example, the value returned for an array of the Integer type is calculated as 2 + 8192, or 8194.
Istnieje jeszcze oczywisty "workaround": nawet jeśli chcemy wczytać wartość 0-255, która spokojnie zmieściłaby się w naszej jednobajtowej zmiennej unsigned char, to powinniśmy użyć do tego celu jednak zmiennej typu integer (a nie typu char).
There are still obvious "workaround": even if we want to load the value from range 0-255, that would hold in our 1-byte unsigned char variable, then we should use for this purpose a variable of type integer (and not of type char).
Niestandardowe pola typu INTEGER akceptują teraz ujemne liczby całkowite.
W przypadku zapisania liczby całkowitej wykraczającej poza zakres typu integer, liczba ta zostanie potraktowana jako typ float.
? >Integer overflow If you specify a number beyond the bounds of the integer type, it will be interpreted as a float instead.
Gdzie wskaźnik jest typu Integer i jest zerowy wskaźnik oparty na rękojeści.
Where index is of type Integer and is a zero-based index of the handle.
Wartość jest typu Integer.
The value is of the Integer type.
Jeżeli jest typu Integer, wtedy index>=0 oznacza indeks wybranej kolumny (indeksowane od 0), index=-2 oznacza ostatnią kolumnę.
If it is of the Integer type, then index>=0 means the index of the selected column (zero-based index), index=-2 means the last column.
Wartość jest typu Integer.
The value is of type Integer.
Array: 4 wartości typu Integer (odwrotne do transformacji typu 202)
array (Array) with 4 values of the Integer type (opposite to the transformation type 202)
W tym przypadku funkcja Max została wytworzona w taki sposób, że przejmuje strukturę trzech liczb typu Integer, co oznacza 3*4 Byte.
In this case the Max function is created so that it takes the structure of three numbers of the Integer type, which means 3*4 bytes.
Wartość (Value) typu Integer (zakres od -32536 do +32535) i przedstawia wartość o ustalonej podziałce (np. napięcie 10.3 kV zostanie przeniesione jako 103).
The value is of Integer type (the full range can be used from -32536 to +32535) and represents a value with firm scale (e.g. the voltage of 10.3kV will be transferred as 103)
Wartość (Value) typu Integer (zakres od -32536 do +32535) i przedstawia wartość o ustalonej podziałce (np. napięcie 10.3 kV zostanie przeniesione jako 103).
Value is of the Integer type (range from -32536 to +32535) and represents a value with firm scale (e.g. the voltage of 10.3kV will be transferred as 103)