 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
JD Guest
|
Posted: Sat Jul 26, 2003 11:51 am Post subject: Re: what means this exception? |
|
|
"b" <borland.public.cppbuilder.vcl.components.using> wrote:
| Quote: | When i close the application during the Run Debugging i get this:
|
The AccessViolation is usually caused by an error in managing
memory - like deleting an object twice or accessing an object
after it has been deleted or before it has been created.
~ JD
|
|
| Back to top |
|
 |
b Guest
|
Posted: Sun Jul 27, 2003 12:40 am Post subject: Re: what means this exception? |
|
|
tnx, i just was accssing at a value not permissed of an array.
that is i accessed at the position 23, when the array was just of 12!
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|