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