Memory leak detection in C and Xcode -


say write plain c code using xcode 5. facilities xcode 5 have developer find/detect memory leaks (for c code)? heard there static analysis tool - come automatically xcode 5? how reliable is?

in menu bar, product > profile window open, select leaks.


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -