mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-02-21 02:57:42 +05:30
malloc
1. Pass `size_t` variable to `malloc` 2. Multiply the count of bytes to allocate by `sizeof(char)`
Languages
C
86.4%
Python
8.1%
JavaScript
5%
D
0.5%