0

I am using

ABMultiValueAddValueAndLabel(PhoneValue,(__bridge CFTypeRef)mblNum.number,kABPhoneMobileLabel, NULL);

but its giving me error. How to overcome this? I am developing an app for OS x.

Hassan Malik
  • 559
  • 6
  • 20
  • You're calling an undeclared function. You need to include the appropriate headers. – cadaniluk Oct 01 '15 at 10:37
  • Possible duplicate of [Implicit function declarations in C](http://stackoverflow.com/questions/9182763/implicit-function-declarations-in-c) – cadaniluk Oct 01 '15 at 10:38

0 Answers0