aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2007-10-19 17:04:13 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2007-10-19 17:04:13 -0500
commite95addd3f213ebeaffff4ba2260a9974696133d8 (patch)
tree11409423921ee96f1c8e68193b7e1010f8646606
parent4eed7fa85dfe977784fa6e3daebdf6c8eb39f505 (diff)
downloadluancurses-e95addd3f213ebeaffff4ba2260a9974696133d8.tar.gz
luancurses-e95addd3f213ebeaffff4ba2260a9974696133d8.zip
todo++
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
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