*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 cabs(3) -- euclidean distance and complex absolute value functions
    The hypot() and cabs() functions computes the sqrt(x*x+y*y) in such a way that underflow will not happen, and overflow occurs only if the final result deserves it. hypot(infinity, v) = hypot(v, infini...
 cabsf(3) -- euclidean distance and complex absolute value functions
    The hypot() and cabs() functions computes the sqrt(x*x+y*y) in such a way that underflow will not happen, and overflow occurs only if the final result deserves it. hypot(infinity, v) = hypot(v, infini...
 calloc(3) -- general purpose memory allocation functions
    The malloc() function allocates size bytes of memory. The allocated space is suitably aligned (after possible pointer coercion) for storage of any type of object. If the space is at least pagesize byt...
 callrpc(3) -- library routines for remote procedure calls
    
 catclose(3) -- close message catalog
    The catclose() function closes the message catalog specified by the argument catd.
 catgets(3) -- retrieve string from message catalog
    The catgets() function attempts to retrieve message msg_id of set set_id from the message catalog referenced by the descriptor catd. The argument s points to a default message which is returned if the...
 catopen(3) -- open message catalog
    The catopen() function opens the message catalog specified by name and returns a message catalog descriptor. If name contains a `/' then name specifies the full pathname for the message catalog, othe...
 cbrt(3) -- cube root and square root functions
    The cbrt() and cbrtf() functions compute the cube root of x. The sqrt() and sqrtf() functions compute the non-negative square root of x.
 cbrtf(3) -- cube root and square root functions
    The cbrt() and cbrtf() functions compute the cube root of x. The sqrt() and sqrtf() functions compute the non-negative square root of x.
 cdk(3) -- Curses Development Kit
    Cdk is a library of functions which allow a programmer to quickly create a full screen interactive program with ease. The Cdk widgets support the following features: o Ncurses library. Instead of usin...
 cdk_alphalist(3) -- Creates a managed curses sorted alphabet list widget.
    The Cdk alphalist allows a user to select from a list of alphabetically sorted words. The user can use the arrow keys to traverse through the list or type in the beginning of the word and the list wil...
 cdk_binding(3) -- Curses Development Kit Character Binding Capabilities.
    Cdk has the ability to create user definable key bindings. This ability makes Cdk more dynamic and usable for a wide variety of tasks. The following section outlines the binding functions, their use, ...
 cdk_buttonbox(3) -- Creates a managed curses buttonbox widget.
    The Cdk buttonbox widget creates a buttonbox box with a message and a varied number of buttons to choose from. The following are functions which create or manipulate the Cdk buttonbox box widget.
 cdk_calendar(3) -- Creates a managed curses calendar widget.
    The Cdk calendar widget creates a pop-up calendar. The calendar widget allows the user to traverse through months/years using the cursor keys.
 cdk_cdk(3) -- Curses Development Kit
    Cdk is a library of functions which allow a programmer to quickly create a full screen interactive program with ease. The Cdk widgets support the following features: o Ncurses library. Instead of usin...
<<  [Prev]  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  
27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service