| Main index | Section 3 | Options |
#include <curses.h>const char * curses_version(void); int use_extended_names(bool enable);
ncurses 5.0.19991023
use_extended_names returns the previous state, allowing you to save this and restore it.
| 2024-03-16 | curs_extend (3X) | ncurses 6.5 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | A typical Unix /bin or /usr/bin directory contains a hundred different kinds of programs, written by dozens of egotistical programmers, each with its own syntax, operating paradigm, rules of use ... strategies for specifying options, and different sets of constraints. | ” |
| — The Unix Haters' handbook | ||