In an iPhone application, I have some plain C functions. Is it possible to access UI elements (declared on viewcontroller) in these functions?
Thanks.
In an iPhone application, I have some plain C functions. Is it possible to access UI elements (declared on viewcontroller) in these functions?
Thanks.
Paul, hopefully you will find this thread helpful: Unable to call an Objective C method from a C function