diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -73,4 +73,6 @@ Macros that are used but not defined: _LINUX_ It is implementation-defined what happens in realloc if the -size is zero. This should be reflected in the documentation.
\ No newline at end of file +size is zero. This should be reflected in the documentation. + +The printf-functions shall have a %-code for dumping a memory segment. |