note memory usage
This commit is contained in:
parent
495c8ceea9
commit
71f1a7e138
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ the prerequisites are:
|
|||
|
||||
* `limits.h` (just for `kyaa_extra.h`, can be avoided by defining `LONG_MIN`)
|
||||
|
||||
kyaa does not allocate any memory on heap.
|
||||
|
||||
## tutorial
|
||||
|
||||
ensure `argc` and `argv` are defined in a function that returns an `int`.
|
||||
|
|
Loading…
Add table
Reference in a new issue