Vertaling van "LongInt" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
LongInt size and range depend on the target platform
On 64-bit platforms they occupy 64 bits, on 32-bit platforms they occupy 32 bits (except the LongInt and LongWord types).
Auf 64-Bit-Plattformen belegen Sie 64 Bit, auf 32-Bit-Plattformen 32 Bit (mit Ausnahme der Typen LongInt und LongWord).
LongInt and LongWord platform dependent integer types size are changed on each platforms, except for 64-bit Windows that remains unchanged (32-bits).
Die Größe der plattformabhängigen Integertypen LongInt und LongWord ist auf jeder Plattform anders, mit Ausnahme von 64-Bit-Windows; hier bleibt die Größe unverändert (32 Bit).
32-bits signed integer type, use Integer or FixedInt instead of LongInt.
Integer oder FixedInt statt LongInt, wenn Sie den 32-Bit-Integertyp mit Vorzeichen verwenden möchten.
That is, if a ShortInt overflows, then you can easily switch to a LongInt, FixedInt or Int64.
Wenn z. B. ein ShortInt-Wert überläuft, können Sie problemlos zu einem LongInt-, FixedInt- oder Int64-Wert wechseln.
The platform-dependent integer types are NativeInt, NativeUInt, LongInt, and LongWord.
Plattformabhängige Integertypen sind NativeInt, NativeUInt, LongInt und LongWord.
A sequence number is a longint that is generated for each new record.
Diese Nummer ist eine Ganzzahl, die für jeden neuen Datensatz erzeugt wird.
I prefer text or longint as datatype for the subform-variable.
Ich nehme meist Text oder Longint als Datentyp der Subform.
In existing code, they are automatically redirected to Longint types.
In vorhandenem Code werden sie automatisch umgeleitet zu den Typen Lange Ganzzahl.
For the compiler it is simply a 'longint'.
Für den Compiler ist es einfach ein 'longint'.
A plug-in area is always a Longint.
You can optimize the running of your database by choosing the Longint type.
If you declare it as a Longint, the compiled database will perform more efficiently.