saving
This commit is contained in:
parent
b248573930
commit
18b5537826
|
|
@ -97,11 +97,4 @@ git bug bug comment abc123
|
|||
- Issues sync with `git bug pull/push`
|
||||
- Keep descriptions factual and clear
|
||||
|
||||
---
|
||||
|
||||
/// --------------------------------------------------------
|
||||
void* malloc(size_t size); // gives you a pointer to a memory buffer of size
|
||||
void free(void* ptr); // releases a pointer to memory
|
||||
/// --------------------------------------------------------
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue