From professional translators, enterprises, web pages and freely available translation repositories.
constant() will return the value of the constant indicated by name.
constant() will return the value of the constant indicated by name.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
resets the directory stream indicated by dir_handle to the beginning of the directory.
resets the directory stream indicated by dir_handle to the beginning of the directory.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this function returns the names of all the functions defined in the module indicated by module_name.
this function returns the names of all the functions defined in the module indicated by module_name.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
closes the directory stream indicated by dir_handle. the stream must have previously been opened by opendir().
the stream must have previously been opened by opendir().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
set the current font slant to the angle indicated by the slant parameter. positive values create a foward slant, negative values create a negative slant.
positive values create a foward slant, negative values create a negative slant.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
function ncurses_mousemask() will set mouse events to be reported. by default no mouse events will be reported. the function ncurses_mousemask() will return a mask to indicated which of the in parameter newmask specified mouse events can be reported. on complete failure, it returns 0. in parameter oldmask, which is passed by reference ncurses_mousemask() returns the previous value of mouse event mask. mouse events are represented bei ncurses_key_mouse in the ncurses_wgetch() input stream. to read the event data and pop the event of of queue, call ncurses_getmouse().
function ncurses_mousemask() function ncurses_mousemask() will set mouse events to be reported.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: