Created
September 10, 2021 12:06
-
-
Save zhanglistar/610e8f5ca4e60e2bc71405626ea0cd9f to your computer and use it in GitHub Desktop.
题目
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
void* malloc_align(int size, int align) | |
Void free(*addr) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment