mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-02-24 04:17:35 +05:30
1. Pass `size_t` variable to `malloc` 2. Multiply the count of bytes to allocate by `sizeof(char)`
1. Pass `size_t` variable to `malloc` 2. Multiply the count of bytes to allocate by `sizeof(char)`