Jump to content

accessing system calls from a C++ program


socal swimmer
 Share

1 post in this topic

Recommended Posts

I was looking at the source code for darwin, and I saw that they had all these public functions. Is there any way to access these from a program I make in xcode? for example, in the powermanagement kext, there is a function for the cpu temperature. Is there any way to access this and display it in a c++ or a cocoa app?

Link to comment
Share on other sites

 Share

×
×
  • Create New...