Main index | Section 3 | 日本語 | Deutsch | Options |
#include <strings.h>
The fls(), flsl() and flsll() functions find the last (most significant) bit set in value and return the index of that bit.
Bits are numbered starting at 1, the least significant bit. A return value of zero from any of these functions means that the argument was zero.
The ffsl(), fls() and flsl() functions appeared in FreeBSD 5.3 . The ffsll() and flsll() functions appeared in FreeBSD 7.1 .
FFS (3) | October 17, 2015 |
Main index | Section 3 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | How do you pronounce UNIX ? You Nix ! | ” |