mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-11-14 20:35:54 +05:30
reverse-ramdisk.c: improve the instructions
This commit is contained in:
parent
95fa449675
commit
a748a8ea99
@ -10,8 +10,8 @@
|
|||||||
* XXX: The current result is quick and dirty. Not for educational or
|
* XXX: The current result is quick and dirty. Not for educational or
|
||||||
* production purposes.
|
* production purposes.
|
||||||
*
|
*
|
||||||
* GCC/Clang/TCC/LCC: Compile with -DTEST to set macro TEST as defined, and/or
|
* Compile with set macro TEST (using -DTEST) to set macro TEST as defined,
|
||||||
* with -DDEBUG to enable debug mode
|
* and/or with set macro DEBUG (using -DDEBUG) to enable debug mode
|
||||||
*
|
*
|
||||||
* TODO:XXX: `tf_free`: Do not shift the array, only empty entry
|
* TODO:XXX: `tf_free`: Do not shift the array, only empty entry
|
||||||
* TODO:XXX: Implement function `tf_finish` to free the array of TempFiles
|
* TODO:XXX: Implement function `tf_finish` to free the array of TempFiles
|
||||||
|
Loading…
Reference in New Issue
Block a user