From 87b41607eef9c5273b63e3e01bce35d860d1880c Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Tue, 18 Mar 2008 08:58:19 -0500 Subject: add echochar --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 88f33fd..55568aa 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ - chtype arrays (curs_addchstr, curs_inchstr) - the point of these routines is that they are more efficient, since you pass in an array of chtypes rather than an array of chars. how can i expose this functionality? -- curs_addch (echochar) - reading from the screen (curs_instr, curs_inch) - reading input (ungetch (curs_getch), curs_getstr - attribute support (curs_attr) -- cgit v1.2.3-54-g00ecf