Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/lib/curses/plan9/pdcplan9.h

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


void p9init(void);
int p9ecan(void);
int p9eget(void);
int p9getcols(void);
int p9getrows(void);
void p9napms(int);
void p9putc(int, int, chtype);
void p9resize(int, int);
void p9setlabel(char *);
void p9setcur(int, int, int, int, int);

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.