_lrotl |
Longue rotation vers la gauche |
---|---|
Borland C++ | stdlib.h |
Syntaxe
unsigned long _lrotl(unsigned long val, int count); |
Description
Cette fonction permet d'effectuer la rotation des bits d'un type de données unsigned long vers la gauche.
Dernière mise à jour : Lundi, le 11 Mai 2020