Hi all,<div>I&#39;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:</div>

<div>Debug Assertion Failed!</div><div>Expression: Vector subscript out of range</div><div><br></div><div>Surprisingly, this error only occurs when a particular function is called, Until that point, the code works perfectly.</div>

<div><br></div><div>Could someone guide me what to do??<br>-- <br>Regards,<br>Hitesh Dhiman<br>Electrical Engineering<br>National University of Singapore<br>
</div>