This commit is contained in:
Pierre Pronchery 2014-07-12 17:24:35 +02:00
parent 3aa9992bf7
commit e3741ded73

4
TODO
View File

@ -1,6 +1,6 @@
- factorize code (either need to improve configure or include a .c file) - refactor code (either need to improve configure or include a .c file)
- improve command line arguments fetching? (inspired from wc?) - improve command line arguments fetching? (inspired from wc?)
- factorize code; either: - refactor code; either:
* include .c files * include .c files
* write a library * write a library
* use libSystem * use libSystem