From e95addd3f213ebeaffff4ba2260a9974696133d8 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Fri, 19 Oct 2007 17:04:13 -0500 Subject: todo++ --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index f39d313..53ea489 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ - adding stuff (curs_addchstr, curs_addch (echochar)) + - 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? - inserting stuff (curs_insch, curs_insstr, curs_inch, curs_inchstr) - reading from the screen (curs_instr) - reading input (ungetch (curs_getch), curs_getstr -- cgit v1.2.3-54-g00ecf