From 7d0ea16a2c64883810f57b05d864837ddd724441 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 5 Aug 2021 21:34:13 +0200 Subject: added quite some links around c4 --- miniany/REQUIREMENTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miniany/REQUIREMENTS') diff --git a/miniany/REQUIREMENTS b/miniany/REQUIREMENTS index 0352078..474e975 100644 --- a/miniany/REQUIREMENTS +++ b/miniany/REQUIREMENTS @@ -13,6 +13,7 @@ not implementing: - printf - format string only, as replacement for puts - vararg required in compiler + - not type-safe - puts - requires stdout, which is a FILE structure - print_char @@ -28,4 +29,3 @@ not implementing: - linker - have compilation units needs a linker do build an executable - -- cgit v1.2.3-54-g00ecf