|
|
вернуться в форумplease tell me what is carsh(access_violation) Послано Vijay 10 май 2004 13:50 God I am fed up. Please tell me what is access violation Re: please tell me what is carsh(access_violation) It's when your program tries to access memory address that doesn't belong to it. Re: please tell me what is carsh(access_violation) Послано Rishi 28 апр 2012 08:31 In C++, use STL vector instead of arrays. It solved the problem, in my case :) |
|
|