������ ���α��Ӹ� ���� ���̵�
8.10 �ܸ��� ������Ʈ (Updating the Trminal)
���信 ������ ��ó��, ncurses ��������� �� �ȿ� �ִ� �̹������̴�. �̰��� �����쿡����
� ��ȭ�� refresh�� ����� ������ �������� ȭ�鿡 �μ���� �ʴ´ٴ� ���� �ǹ��Ѵ�. �̰���
���� ������ ���� �� �ֱ� ������ ȭ�鿡 ���� ����� ����ȭ�ϰ� ȭ�鿡 �װ��� �μ��ϱ� ����
refresh�� �ѹ� ȣ���Ѵ�. ���� ������, ��� ��ȭ�� ȭ�鿡 �μ�Ǿ� ���� ���α��� ����
(performance)�� ���ҽ�Ų��.
- int refresh()
int wrefresh(win)
refresh()�� �ܸ���� ���縦 �ϰ� wrefresh(win)�� ������ �̹����� �����Ѵ�.
- int wnoutrefresh(win)
int doupdate()
wnoutrefresh(win)�� ���� ������ win���� �����Ѵ�. �̰��� �ܸ�� ���� �����
��������� ������ ������ ȭ�鿡 ���������� ���α��Ӱ� ���ϴ� ��� �������� �ǹ��Ѵ�.
doupdate()�� �ܸ�� ����� ������ ���̴�. ���α��� �������� ��������� �ٲ� ��
�ְ� ��� �����쿡 ���� wnoutrefresh(win)�� ȣ���� �� �ְ� ���� �ѹ� �������� ȭ����
������Ʈ�ϱ� ���� doupdate()�� ȣ���� �� �ִ�.
���� ���, �ΰ��� �����츦 ������ ������ ���α��� �ִ�. �ؽ�Ʈ�� ��� ���� �����Ͽ� ����
��������� �ٲ۴�. wrefresh(win)�� ������ changewin(win)�� write�� �� �ִ�.
�̰��� ncurses�� �ܸ��⸦ �ι� ������Ʈ�ϰ� �Ͽ� ������ ������ �Ѵ�. doupdate()��
������ changewin(win)�� main �Լ��� �����Ű�� ����(performance)�� ����Ų��.
- int redrawwin(win)
int wredrawln(win, bline, nlines)
��� ���̳� ��ü ȭ���� ���ο� ���� ���� ���� �������� �� ��, �̷��� �Լ����� ����Ѵ�.
(�Ƹ��� ��� ���� ������� ���� ��)
- int touchwin(win)
int touchline(win, start, count)
int wtouchln(win, y, n, changed)
int untouchwin(win)
ncurses�� ��ü ������ win �Ǵ� start up���� ���� start+count���� �ٵ��� �����Ǿ����� �˸���.
���� ���, ��� �����찡 ��ø�Ǿ��� ��, �� �����쿡 ���� ��ȭ�� �ٸ� �͵�� ���� �̹�����
������ ���� ���� ���̴�.
wtouchln(...)�� y�� ���� �����Ͽ� n���� ���� �ǵ帱 ���̴�. change�� TRUE�̸�
�� �ٵ��� ����ǰ�(touched,changed) ���� ������ ������� �ʴ´�(untouched,unchanged).
untouchwin(win)�� refresh�� ������ ȣ�� ���� ������ win�� unchanged
ǥ�ø� �� ���̴�.
- int is_linetouched(win, line)
int is_wintouched(win)
�̷��� �Լ����� ������ �� line �Ǵ� ������ win�� refresh()�� ������ ȣ�� ���Ŀ�
������ �־������� üũ�� �� �ִ�.
����:8.9 ������� �� ����� (Clear Window and Lines)
����:8.11 ���� �Ӽ��� ���� (Video Attributes and Color)
Copyright (c) 1996,1997 by Euibeom.Hwang & SangEun.Oh All Rights Reserved
Email To:Webmaster ,
Another address
LAST UPDATE Dec 15,1997
Created Dec 15,1997