[C++-sig] vc++ assertion error upon runtime

hitesh dhiman hitesh.dhiman.1988 at gmail.com
Fri Mar 19 07:45:44 CET 2010


Hi all,
I'm  trying to gain access to functions that use pointers as arguments. I
have written the wrapper file that converts the arguments into pointers. The
compilation works successfully, but when i try to run the code from python,
it gives an assertion error:
Debug Assertion Failed!
Expression: Vector subscript out of range

Surprisingly, this error only occurs when a particular function is called,
Until that point, the code works perfectly.

Could someone guide me what to do??
-- 
Regards,
Hitesh Dhiman
Electrical Engineering
National University of Singapore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20100319/b4e4fd84/attachment.html>


More information about the Cplusplus-sig mailing list