From 7f5aa8e701d9eec610171a96fd788d59dd121e69 Mon Sep 17 00:00:00 2001 From: "zik.saleeba" Date: Tue, 24 Feb 2009 04:53:01 +0000 Subject: [PATCH] Updated TODO git-svn-id: http://picoc.googlecode.com/svn/trunk@107 21eae674-98b7-11dd-bd71-f92a316d2d60 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 9fe59e6..d68f6f6 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,8 @@ TODO +* move stdio functions into an implementation-specific file +* make sure everything compiles without much library support +* make printf() honour memory constraints * pointers * operator precedence * enum