php man page for ncurses_init

Query: ncurses_init

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NCURSES_INIT(3) 							 1							   NCURSES_INIT(3)

ncurses_init - Initialize ncurses

SYNOPSIS
void ncurses_init (void )
DESCRIPTION
Initializes the ncurses interface. This function must be used before any other ncurses function call. Note that ncurses_end(3) must be called before exiting from the program, or the terminal will not be restored to its proper non-visual mode.
PARAMETERS
This function has no parameters.
RETURN VALUES
No value is returned.
SEE ALSO
ncurses_end(3). PHP Documentation Group NCURSES_INIT(3)
Related Man Pages
ncursesw5-config(1) - linux
_nc_freeall(3ncurses) - debian
_nc_free_and_exit(3ncurses) - suse
ncurses_init_color(3) - php
ncurses_start_color(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update