NSLog shows the error "expression result unused" and not working. iphone? -


i trying nslog on xcode , gives error "expression result unused" , cant print using nslog. changed build configuration in edit scheme debug. dont know error?

need help

i had similar status. reason next code.
#define nslog
please check there redefinition of nslog.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -