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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 field_type(3) -- data type validation for fields
    The function set_field_type declares a data type for a given form field. This is the type checked by validation functions. The types are as follows: TYPE_ALNUM Alphanumeric data. Requires a third int ...
 field_userptr(3) -- associate application data with a form field
    Every form field has a field that can be used to hold application-specific data (that is, the form-driver code leaves it alone). These functions get and set that field.
 fileno(3) -- check and reset stream status
    The function clearerr() clears the end-of-file and error indicators for the stream pointed to by stream. The function feof() tests the end-of-file indicator for the stream pointed to by stream, return...
 filter(3) -- miscellaneous curses utility routines
    The unctrl macro expands to a character string which is a printable representation of the character c. Control characters are displayed in the ^X notation. Printing characters are displayed as is. The...
 finite(3) -- functions for IEEE arithmetic
    These functions are required or recommended by IEEE Std 754-1985. copysign() returns x with its sign changed to y's. The copysignf() function is a single precision version of copysign(). finite() ret...
 finitef(3) -- functions for IEEE arithmetic
    These functions are required or recommended by IEEE Std 754-1985. copysign() returns x with its sign changed to y's. The copysignf() function is a single precision version of copysign(). finite() ret...
 firstkey(3) -- database subroutines
    These functions provide a dbm-compatible interface to the database access methods described in db(3). Each unique record in the database is a key/content pair, the components of which may be any arbit...
 flash(3) -- curses bell and screen flash routines
    The beep and flash routines are used to alert the terminal user. The routine beep sounds an audible alarm on the terminal, if possible; otherwise it flashes the screen (visible bell). The routine flas...
 flockfile(3) -- application level locking of stdio files
    The flockfile(), ftrylockfile(), and funlockfile() functions provide for explicit application-level locking of stdio FILE * objects. These functions can be used by a thread to delineate a sequence of ...
 floor(3) -- round to largest integral value not greater than x
    The floor() function returns the largest integral value less than or equal to x. The floorf() function is a single precision version of floor().
 floorf(3) -- round to largest integral value not greater than x
    The floor() function returns the largest integral value less than or equal to x. The floorf() function is a single precision version of floor().
 flushinp(3) -- miscellaneous curses utility routines
    The unctrl macro expands to a character string which is a printable representation of the character c. Control characters are displayed in the ^X notation. Printing characters are displayed as is. The...
 fmod(3) -- floating-point remainder functions
    The fmod() function computes the floating-point remainder of x/ y. The fmodf() function is a single precision version of fmod().
 fmodf(3) -- floating-point remainder functions
    The fmod() function computes the floating-point remainder of x/ y. The fmodf() function is a single precision version of fmod().
 fmt_scaled(3) -- handle numbers with a human-readable scale
    The scan_scaled() function scans the given number and looks for a terminal scale multiplier of B, K, M, G, T, P or E (in either upper or lower case) for Byte, Kilobyte, Megabyte, Gigabyte, Terabyte, P...
<<  [Prev]  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  
56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service