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

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -