This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

error while executing the program

Hi all;
while executing the program (rather correct myself) debugging the program) my code enters disassembly window and the error it captures is
"error 65:access violation at C:0x887B : no 'execute/read' permission ".

Please tell me the reason for this. I removed all the warning messages in the program. Everytime i try to execute this problem comes.

Thanks

Parents
  • it is be executing code for not allowed by debugger yes

    warnings in compille not to be doingg it

    is being the logicel errror in the code i be thinking

    may like a bad pointer to code more 0x8000?????

    single stepping to line what making error and see what varieble is being bad

Reply
  • it is be executing code for not allowed by debugger yes

    warnings in compille not to be doingg it

    is being the logicel errror in the code i be thinking

    may like a bad pointer to code more 0x8000?????

    single stepping to line what making error and see what varieble is being bad

Children
No data