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.
An integer type; guaranteed to be wide enough to hold a pointer.
Un type entier; garanti d'être assez large pour contenir un pointeur.
The host variable needs to be of an integer type.
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é.
For an integer type, the space would be filled with 0.
That is why the postfix operators are been created with the dummy parameter of a integer type.
C'est pourquoi les opérateurs de suffixe sont créés avec le paramètre factice d'un type de nombre entier.
The second printf is legal, since mu.i is an integer type.
Le deuxième printf est légal puisque mu.i est de type entier.
Presence of this method indicates that the numeric object is an integer type.
La présence de cette méthode indique que l'objet numérique est un type entier.
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.
Short structures and unions are those whose size and alignment match that of some integer type.
Les structures et unions courtes sont celles dont la taille et l'alignement correspondent à ceux d'un type entier.
The size-suffix must exactly match the declared extended integer type of the integer constant.
Le suffixe de taille doit correspondre exactement au type entier étendu déclaré de la constante entière.
Specifically, the "enum" type will be equivalent to the smallest integer type which has enough room.
Spécifiquement, le type « enum » sera équivalent au plus petit type entier suffisamment grand pour supporter les valeurs de ce type.