i used new operator but it occurs error

0

Unhandled exception at 0x5F0C08AB (msvcr120d.dll) in ConsoleApplication10.exe: 0xC0000005: Access violation reading location 0x000003E7.

It's weird. I just made new memory. code is too long to show you guys. I debug it and it breaks where the line i used new operator.

debugging
new-operator
asked on Stack Overflow Jul 12, 2016 by Yunsung Jung

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0