Hi all,
I'm trying to hit: [myTableView reloadData] from a C function.
Is there anyone who can help me here?
————
I just made a static variable of the tableview within the class and defined it in viewdidload
it works now just like the obj-c wrapper call
I'm trying to hit: [myTableView reloadData] from a C function.
Is there anyone who can help me here?
————
I just made a static variable of the tableview within the class and defined it in viewdidload
it works now just like the obj-c wrapper call
Last edited: