Librairie: tlCommon.dll

 

Attributs:

VAR: nom de la variable à modifier.

 

Contenu:

Aucun.

 

Rôle:

Effectue une rotation de bit (changement de norme endian). Le résultat est stocké dans la variable spécifiée, qui doit être de type entier ou hexadécimal.

 

Exemple:

<SEQ>

  <DECLARE>

          <VARIABLE NAME="length" TYPE="INTEGER" VALUE="128"/>

  </DECLARE>

  <CHANGE_ENDIAN VAR=”length” />

  <PRINT>Length is now ~length~</PRINT>

</SEQ>

 

Résultat:

Length is now 8

 

 

CHANGE_ENDIAN
 
Accueil
Applications
Téléchargements
Commandes TULIP
Documentation
Plugins
Nous contacter