Wednesday, 4 September 2013

Mysterious malloc memory allocation error when declaring vector

Mysterious malloc memory allocation error when declaring vector

References

Reference NO 1

http://stackoverflow.com/questions/13589165/mysterious-malloc-memory-allocation-error-when-declaring-vector

Reference NO 2

http://en.wikibooks.org/wiki/C_Programming/Memory_management

Reference NO 3

http://www.dreamincode.net/forums/topic/210652-pointer-being-freed-was-not-allocated/

Reference NO 4

http://cboard.cprogramming.com/c-programming/103594-correct-malloc-use.html

Reference NO 5

http://cse.iitkgp.ac.in/pds/semester/2012s/dynamic-allocation.pdf

Reference NO 6

http://www.phrack.org/issues.html?issue=66&id=10&mode=txt

Reference NO 7

http://en.wikipedia.org/wiki/Pointer_(computer_programming)

Reference NO 8

http://www.mcs.anl.gov/petsc/documentation/faq.html

No comments:

Post a Comment