Hi,
I am very much new to mac programming. I need to get volume uuid of the device(hard disk where my mac installed) through a c/c++ program. How can i do this? I googled regarding this but i am getting commends like "ioreg" , "diskutil". But all these are commands to run in terminal. But i need to achieve this from a program. A sample piece of code is really helpful.
Thank you in advance.
I am very much new to mac programming. I need to get volume uuid of the device(hard disk where my mac installed) through a c/c++ program. How can i do this? I googled regarding this but i am getting commends like "ioreg" , "diskutil". But all these are commands to run in terminal. But i need to achieve this from a program. A sample piece of code is really helpful.
Thank you in advance.