I am getting sigsegv in my code. how to know if my code exceeds memory limit or i am accessing an out of bound memory? Also, how is memory shown in code, compile and run related to the limit given in the question?
↧
I am getting sigsegv in my code. how to know if my code exceeds memory limit or i am accessing an out of bound memory? Also, how is memory shown in code, compile and run related to the limit given in the question?