do i need to allocate space for array in c code example Example: c allocate array int *array = malloc(10 * sizeof(int));