From professional translators, enterprises, web pages and freely available translation repositories.
integer
integer
Last Update: 2018-02-13
Usage Frequency: 4
Quality:
"integer"
"array"
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
integer-variable
boolean variable
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
fdfclrf (integer)
t_sr (integer)
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
long-integer-variable
7
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
iis_write ( integer )
used with stream_socket_client() .
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
integer variablen benutzen den postfix '%' zur typbezeichnung (etwa x%).
integer variables carry a '%' at the end of their name (eg. x%).
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
beim modifizieren von integer-variablen hingegen sind bitnummern bis 31 erlaubt.
however, when modifying integer variables, bit numbers up to 31 are permitted.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
es können entweder bits von integer-variablen oder vom speicher geändert werden.
bits can be changed either by integer variables or by the memory.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
wenn die parameter übergeben wurden, dann werden sie den integer-variablen zugewiesen:
if parameters are provided, then they are assigned to the integer variables:
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
get [#] filenumber as integer, [position], variable
get [#] filenumber as integer, [position], variable
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
(ires ist eine integer, bres eine bool'sche variable)
(where ires is as an integer, bres a boolean variable)
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
dabei muß eine long-integer-variable als rückgabeparameter angegeben werden.
a long integer variable has to be indicated here as the return parameter.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
legal values of the variable scale are 0 to the maximum number representable by a c integer.
legal values of the variable scale are 0 to the maximum number representable by a c integer.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
wenn ich einer enum-variable einen integer-wert zu weise, der nicht in
for a variable when it has file scope that is ,when it is not
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
im %productname basic werden farben grundsätzlich immer als long-integer-variablen behandelt, die rückgabewerte sind ebenfalls stets vom typ long-integer.
when defining properties, colors can also be set in rgb code and thus treated as long integer values.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
dieses programm läuft in einer schleife, ermittelt deren geschwindigkeit und zeigt den aktuellen status in einem fortschrittsbalken an. hier folgt die erste von zwei sehr ähnlich aufgebauten schleifen, basierend auf integer-variablen und auf varianten:
this program runs a loop, timing its speed and showing the status in a progress bar. here is the first of the two very similar loops, based on integers and variants:
die integer-variable errno wird von systemaufrufen (und einigen bibliotheksfunktionen) gesetzt, um anzuzeigen, was schief gelaufen ist.
the header file defines the integer variable errno, which is set by system calls and some library functions in the event of an error to indicate what went wrong.