SyntaxFix
Write A Post
Hire A Developer
Questions
dynamically allocate some memory using new:
new
int* array = new int[SIZE];