Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

make use of new/delete, omit malloc/free. Use char* instead of char[1…

a3eebe3
Select commit
Loading
Failed to load commit list.
Open

new/delete instead of malloc/free && char* instead of char[1] #1

make use of new/delete, omit malloc/free. Use char* instead of char[1…
a3eebe3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs