Click to See Complete Forum and Search --> : Exception 0xC0000005


deepraj
May 20th, 2003, 01:18 AM
When i run my VC++ program, i get the following error.."The instruction at 0x5f42b4bf referenced memory at 0xccccccc0.The memory cannot be read".When i started the Debugger it says"Access Violation 0xc0000005". what may have caused this exception?

Andy Tacker
May 20th, 2003, 03:22 AM
u might be trying to access some UNALLOCATED memmory....