[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
getch() & waddstr()
From: |
raixun |
Subject: |
getch() & waddstr() |
Date: |
Thu, 4 Sep 2008 14:52:50 -0700 (PDT) |
hi there
i cannot see Text when i put waddstr(win,"Hello World") on anyline in code
(include initscr wrefresh .... vs) but if i put getch() function in before
line of waddstr() function then i can see my "Hello World" text. is it
possible i put waddstr() function without before getch() ?
--
View this message in context:
http://www.nabble.com/getch%28%29---waddstr%28%29-tp19320759p19320759.html
Sent from the Gnu - Ncurses mailing list archive at Nabble.com.
- getch() & waddstr(),
raixun <=