Search Results

0
votes

Complete solution for writing Mac OS X application in C++

Carbon on Mac OS X is effectively deprecated - it does not and will not support 64 bit apps. If you really really want to use c++, use …