Hi All
I have a snippet of code which works in 10.4 but it supported in 10.3.
Hence i want some APIs to determine the OS , so that the snippet gets executed in the proper OS.
Also, please let me know if u have any better way to distinguish between the versions programmatically.
I am working with C++ source code
I have a snippet of code which works in 10.4 but it supported in 10.3.
Hence i want some APIs to determine the OS , so that the snippet gets executed in the proper OS.
Also, please let me know if u have any better way to distinguish between the versions programmatically.
I am working with C++ source code