TEST_BIT

Section: (9)
Updated: 07 August 2003
Index Return to Main Contents

 

NAME

test_bit - Determine whether a bit is set  

SYNOPSIS

int test_bit (int nr, const volatile void * addr);  

ARGUMENTS

nr
bit number to test
addr
Address to start counting from
 

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:53:47 GMT, April 09, 2004