test_bit

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

test_bit - Determine whether a bit is set

SYNOPSIS

int test_bit(int nr, const volatile unsigned long * addr);

ARGUMENTS

nr

bit number to test

addr

Address to start counting from