bit_init: Initializing bit masks

Description Usage Details Value Author(s) See Also Examples

Description

Functions to allocate (and de-allocate) bit masks

Usage

1
2

Details

The C-code operates with bit masks. The memory for these is allocated dynamically. bit_init is called by .First.lib and bit_done is called by .Last.lib. You don't need to care about these under normal circumstances.

Value

NULL

Author(s)

Jens Oehlschlägel

See Also

bit

Examples

1
2

bit documentation built on May 2, 2019, 4:48 p.m.