Available in

(3) (7) (9) (3)/de (3)/es (3)/fr (3)/ja (3)/pl (3)/pt

Contents

NAME

ffs − find first bit set

SYNOPSIS

int ffs(int x);

ARGUMENTS

x

the word to search

DESCRIPTION

This is defined the same way as the libc and compiler builtin ffs routines, therefore differs in spirit from the above ffz (man ffs).

COPYRIGHT

COMMENTS

blog comments powered by Disqus