Quellcode durchsuchen

lesson 22, malloc

Carlos vor 9 Jahren
Ursprung
Commit
13def65871
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 9 0
      22-malloc/README.md

+ 9 - 0
22-malloc/README.md

@@ -1,3 +1,12 @@
+TODO
+FIXME
+antes de seguir
+http://wiki.osdev.org/James_Molloy%27s_Tutorial_Known_Bugs
+
+
+
+
+
 *Concepts you may want to Google beforehand: malloc*
 
 **Goal: Implement a memory allocator**