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
Post a Comment