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
memleaks(3ncurses) - debian
_nc_free_and_exit(3ncurses) - suse
ncurses_color_set(3) - php
ncurses_has_colors(3) - php
ncurses_init_pair(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)