Download for Windows Premium
Publiciteit
the Integer type
type Entier
le type integer
un entier
un integer
For an array MyArray whose elements are of the Integer type, CLEAR VARIABLE(MyArray) has the same effect as one of the following expressions
Pour un tableau LeTableau dont les éléments sont de type Entier, EFFACER VARIABLE(LeTableau) équivaut à l'une des expressions suivantes
The most relevant case is when packing unsigned numbers that would be representable with the integer type if it were unsigned.
Le cas le plus classique est l'empaquetage de nombres non signés qui seraient représentables dans le type integer si celui-ci était non signé.
So, of course, the second ones can be a little bit slowlier in execution (but not always, for instance PocketStudio runs just as fast using the integer type or the longint type).
La conséquence évidente est que les seconds peuvent être un peu plus lents à l'exécution (mais pas toujours, par exemple PocketStudio tourne aussi vite avec le type integer qu'avec le type longint).
For mathematical computation or generic code, your best bet is to stick with the standard integral representation for the specific platform - that is, use the Integer type - because this is what the CPU likes best.
Pour les calculs mathématiques ou pour du code générique il vaut mieux se baser sur la représentation standard pour la plate-forme spécifique - c'est -à - dire utiliser le type Integer - parce que le CPU le préfère.
The Integer type should be your first choice when handling integer numbers.
Le type Integer devrait être votre premier choix lors de la manipulation des nombres entiers.
The two different representations of the Integer type are not a problem, as long as your program doesn't make any assumptions about the size of integers.
Les deux représentations différentes du type Integer ne posent pas de problème aussi longtemps que votre programme ne fait pas de suppositions à propos de la taille des entiers.
The values in the range set shall be described by the Integer type.
Les valeurs comprises dans le domaine de définition ("range set") doivent être décrites par le type "Integer".
Byte, is a subrank of the Integer type, 0 to 255
Byte, est un subrang de l'Integer type, de de 0 à à 255
The size of the Integer type varies depending on the CPU and operating system you are using.
La taille du type Integer varie en fonction du CPU et du système d'exploitation que vous utilisez.
The procedure to serialize the integer type of data is discussed below.
La procédure pour sérialiser le type entier de données est décrite ci-dessous.
Strings containing valid integers will be cast to the integer type.
Les chaînes de caractères contenant un entier valide seront modifiées en un type entier.
When packing these floats as integers, they are first cast into the integer type.
Lors de l'empaquetage de ses flottants en entiers, ils sont transtypés vers le type entier.
If you specify a number beyond the bounds of the integer type, it will be interpreted as a float instead.
Si un nombre est hors de l'intervalle de validité des entiers, il sera interprété comme un float.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor the Integer type in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
boar: male pig, especially uncastrated
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 28. Exact: 28. Verstreken tijd: 67 ms.