-
- Downloads
Use xcalloc instead of xalloc, and avoid doing as much initializations when...
Use xcalloc instead of xalloc, and avoid doing as much initializations when the memory is already cleared.
Loading
Please register or sign in to comment
Use xcalloc instead of xalloc, and avoid doing as much initializations when the memory is already cleared.