curs_legacy - Online Linux Manual PageSection : 3X
Updated :

NAMEcurs_legacy − get curses cursor and window coordinates, attributes

SYNOPSIS#include <curses.h> int getattrs(const WINDOW *win); int getbegx(const WINDOW *win);
int getbegy(const WINDOW *win); int getcurx(const WINDOW *win);
int getcury(const WINDOW *win); int getmaxx(const WINDOW *win);
int getmaxy(const WINDOW *win); int getparx(const WINDOW *win);
int getpary(const WINDOW *win);

DESCRIPTIONThese legacy functions are simpler to use than the X/Open Curses functions: • The getattrs function returns the same attribute data as wattr_get. However, getattrs returns an integer (actually a chtype), while wattr_get returns the current color pair in a separate parameter. In the wide-character library configuration, color pairs may not fit into a chtype, so wattr_get is the only way to obtain the color information. Because getattrs returns the attributes in a single parameter, it would not be possible for an application to distinguish that from ERR (a -1). If the window parameter is null, getattrs returns A_NORMAL (zero). • The getbegy and getbegx functions return the same data as getbegyx. • The getcury and getcurx functions return the same data as getyx. • The getmaxy and getmaxx functions return the same data as getmaxyx. • The getpary and getparx functions return the same data as getparyx.

RETURN VALUEExcept as noted, these functions return an integer, or ERR if the window parameter is null.

NOTESAll of these interfaces are provided as macros and functions. The macros are suppressed (and only the functions provided) when NCURSES_OPAQUE is defined. The standard forms such as getyx must be implemented as macros, and (in this implementation) are defined in terms of the functions described here, to avoid reliance on internal details of the WINDOW structure.

PORTABILITYThese functions were supported on Version 7, BSD or System V implementations. None of those implementations checked the window parameter. The getattrs function and macro are defined to return a (signed) integer for compatibility with those implementations although an unsigned type would have been more appropriate.

SEE ALSOcurses(3X), curs_getyx(3X), curs_opaque(3X)
0
Johanes Gumabo
Data Size   :   11,675 byte
man-getmaxx.3xBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 236,167
Visitor ID   :     :  
Visitor IP   :   3.149.238.67   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.