![]()
|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
ncurses_clrtoeol(PHP 4 >= 4.1.0) ncurses_clrtoeol -- カレントä½ç½®ã‹ã‚‰è¡Œæœ«ã¾ã§ã‚¹ã‚¯ãƒªãƒ¼ãƒ³ã‚’クリアã™ã‚‹èª¬æ˜Žbool ncurses_clrtoeol ( void)
ncurses_clrtoeol() erases the current line from cursor position to the end. Blanks created by ncurses_clrtoeol() have the current background rendition. Returns TRUE if any error occured, otherwise FALSE. See also: ncurses_clear(), ncurses_clrtobot()
|