Pages du manuel Linux : Fonctions des bibliothèques

BitmapBitOrder
See ImageByteOrder.3
BitmapPad
See ImageByteOrder.3
BitmapUnit
See ImageByteOrder.3
bitmap_color_depth
Returns the color depth of the specified bitmap. Allegro game programming library.
bitmap_mask_color
Returns the mask color of the specified bitmap. Allegro game programming library.
bkgd
curses window background manipulation routines
bkgrnd
curses window complex background manipulation routines
BlackPixel
See AllPlanes.3
BlackPixelOfScreen
screen information functions and macros
black_palette
A palette containing solid black colors. Allegro game programming library.
blib
Use MakeMaker's uninstalled version of a package
blit
Copies a rectangular area from one bitmap to another. Allegro game programming library.
blowfish
Blowfish encryption
BLT
Introduction to the BLT library
bltdebug
print Tcl commands before execution
Blt_Tree
Tree data object.
Blt_TreeCreate
Create tree data object.
Blt_TreeCreateNode
Creates a node in a tree data object.
Blt_TreeDeleteNode
Deletes a node and its descendants.
Blt_TreeExists
Indicates if a tree exists.
Blt_TreeGetNode
Finds the node from the ID.
Blt_TreeGetToken
Grabs a token associated with existing tree data object.
Blt_TreeName
Returns the name of the tree data object.
Blt_TreeNodeId
Returns the node serial number.
Blt_TreeReleaseToken
Releases token associated with tree object.
bmp_read_line
Direct access bank switching line selection for reading. Allegro game programming library.
bmp_unwrite_line
Direct access bank switching line release. Allegro game programming library.
bmp_write_line
Direct access bank switching line selection for writing. Allegro game programming library.
bn
multiprecision integer arithmetics
BN_add
BN_add, BN_sub, BN_mul, BN_sqr, BN_div, BN_mod, BN_nnmod, BN_mod_add, BN_mod_sub, BN_mod_mul, BN_mod_sqr, BN_exp, BN_mod_exp, BN_gcd - arithmetic operations on BIGNUMs
BN_add_word
arithmetic functions on BIGNUMs with integers
BN_BLINDING_new
blinding related BIGNUM functions.
BN_bn2bin
format conversions
BN_cmp
BIGNUM comparison and test functions
BN_copy
copy BIGNUMs
BN_CTX_new
allocate and free BN_CTX structures
BN_CTX_start
use temporary BIGNUM variables
BN_generate_prime
generate primes and test for primality
bn_internal
BIGNUM library internal functions
BN_mod_inverse
compute inverse modulo n
BN_mod_mul_montgomery
Montgomery multiplication
BN_mod_mul_reciprocal
modular multiplication using reciprocal
BN_new
allocate and free BIGNUMs
BN_num_bytes
get BIGNUM size
BN_rand
generate pseudo-random number
BN_set_bit
bit operations on BIGNUMs
BN_swap
exchange BIGNUMs
BN_zero
BIGNUM assignment operations
BoolObj
manipulate Tcl objects as boolean values
border
create curses borders, horizontal and vertical lines