The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 NAME

touchline, touchwin - window refresh control functions

 SYNOPSIS



#include <curses.h>

int touchline(WINDOW *win, int start, int count);

int touchwin(WINDOW *win);

 DESCRIPTION

Refer to is_linetouched().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]