Accessing array[0] gives memory access error

Pages: 123
It occured to me that I would need a loop that zeros the memory at the address of each pointers in my array to actually zero the memory and not just set all of my pointers to zero. That's why the memory address in the error was 0x00000000. Problem solved. Thanks for your help, everybody.
Topic archived. No new replies allowed.
Pages: 123