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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 scalbnf(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...
 scale_form(3) -- make and break form window and subwindow associations
    Every form has an associated pair of curses windows. The form window displays any title and border associated with the window; the form subwindow displays the items of the form that are currently avai...
 scale_menu(3) -- make and break menu window and subwindow associations
    Every menu has an associated pair of curses windows. The menu window displays any title and border associated with the window; the menu subwindow displays the items of the menu that are currently avai...
 scandir(3) -- scan a directory
    The scandir() function reads the directory dirname and builds an array of pointers to directory entries using malloc(3). It returns the number of entries in the array. A pointer to the array of direct...
 scanf(3) -- input format conversion
    The scanf() family of functions read input according to the given format as described below. This format may contain ``conversion specifiers''; the results of such conversions, if any, are stored th...
 scanw(3) -- convert formatted input from a curses window
    The scanw, wscanw and mvscanw routines are analogous to scanf [see scanf(3)]. The effect of these routines is as though wgetstr were called on the window, and the resulting line used as input for ssca...
 scan_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...
 scrl(3) -- scroll a curses window
    The scroll routine scrolls the window up one line. This involves moving the lines in the window data structure. As an optimization, if the scrolling region of the window is the entire screen, the phys...
 scroll(3) -- scroll a curses window
    The scroll routine scrolls the window up one line. This involves moving the lines in the window data structure. As an optimization, if the scrolling region of the window is the entire screen, the phys...
 scrollok(3) -- curses output options
    These routines set options that change the style of output within curses. All options are initially FALSE, unless otherwise stated. It is not necessary to turn these options off before calling endwin....
 scr_dump(3) -- read (write) a curses screen from (to) a file
    The scr_dump routine dumps the current contents of the virtual screen to the file filename. The scr_restore routine sets the virtual screen to the contents of filename, which must have been written us...
 scr_init(3) -- read (write) a curses screen from (to) a file
    The scr_dump routine dumps the current contents of the virtual screen to the file filename. The scr_restore routine sets the virtual screen to the contents of filename, which must have been written us...
 scr_restore(3) -- read (write) a curses screen from (to) a file
    The scr_dump routine dumps the current contents of the virtual screen to the file filename. The scr_restore routine sets the virtual screen to the contents of filename, which must have been written us...
 scr_set(3) -- read (write) a curses screen from (to) a file
    The scr_dump routine dumps the current contents of the virtual screen to the file filename. The scr_restore routine sets the virtual screen to the contents of filename, which must have been written us...
 sectok(3) -- library for communicating with ISO 7816 smartcards
    sectok provides initialization, input, output, and other basic routines for ISO 7816 smart cards. Many of the routines return a status word. This will either be an error code as given in the include f...
<<  [Prev]  164  165  166  167  168  169  170  171  172  173  174  175  176  177  178  179  180  181  182  183  184  
185  186  187  188  189  190  191  192  193  194  195  196  197  198  199  200  201  202  203  204  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service