Hi all,
I am looking for a way to execute the commands in iPhone programmatically. Is there a function/method in Objective-C similar to system() or execl() in C.
Or, Is there some other function/method/API to achieve this in Objective-C.
Really appreciate any help.
Thanks a lot
Arun
I am looking for a way to execute the commands in iPhone programmatically. Is there a function/method in Objective-C similar to system() or execl() in C.
Or, Is there some other function/method/API to achieve this in Objective-C.
Really appreciate any help.
Thanks a lot
Arun