Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

johnfelix

macrumors newbie
Original poster
Oct 1, 2008
1
0
Hi.
I am new to mac programming environment.I am going to develop an application which has c libraries.Is it possible to call any c functions from a objective c program?

THANKS!!!
 
Yes. Objective-C is a strict superset of C (which isn't quite true of C++, for example), so any C code is also valid Objective-C code.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.