I'm using Borland v4.52 why do i keep getting the general protection acception/exception? its an error that freezes my program.....
This is a discussion on General Protection? within the C++ Programming forums, part of the General Programming Boards category; I'm using Borland v4.52 why do i keep getting the general protection acception/exception? its an error that freezes my program........
I'm using Borland v4.52 why do i keep getting the general protection acception/exception? its an error that freezes my program.....
Are you accessing memory that you shouldn't? Show us the code that you think is the culprit and we'll take a look.
-Prelude
My best code is written with the delete key.