test_bit(9) centos man page | unix.com

Man Page: test_bit

Operating Environment: centos

Section: 9

TEST_BIT(9)						     Basic C Library Functions						       TEST_BIT(9)

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
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TEST_BIT(9)
Related Man Pages
atomic_dec_ptr(3) - netbsd
atomic_dec_ptr_nv(3) - netbsd
atomic_dec_ulong(3) - netbsd
atomic_inc(3) - netbsd
bitmap_remap(9) - suse
Similar Topics in the Unix Linux Community
Determining free(available) memory in MV linux
Controlling icon placement?
script to separate bilingual text file
How to get script to wait until status is true before continuing?
Reported Post by drl