mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-03-10 16:19:10 +05:30
malloc
1. Pass `size_t` variable to `malloc` 2. Multiply the count of bytes to allocate by `sizeof(char)`
Languages
C
77.8%
Python
17.3%
JavaScript
4.5%
D
0.4%