如果我编译程序中提示错误如下,那到底是那方面的问题那
Bad memory block found at 0x028252B8.
First-chance exception in a.exe: 0xC0000005: Access Violation.
其中First-chance exception in a.exe: 0xC0000005: Access Violation.以前也见过,大体是那个内存块的错误调用所致
但是Bad memory block found at 0x028252B8.我就没见过
也不知道程序到底哪方面出错了