ios4 - Why do I get this 'Use of undeclare identifier addressbook' error? -


nsarray* allpersons = (nsarray*)abaddressbookcopyarrayofallpeople(addressbook); 

i use of undeclare identifier addressbook error. why?

the error getting answers question. passing addressbook function, haven't defined addressbook.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -