malloc
1. Pass `size_t` variable to `malloc` 2. Multiply the count of bytes to allocate by `sizeof(char)`