hello
i have macbook with os snow and i am studying introduction to c++ in college and i need to practice it we are using dev c++ in college but dev c++ dosent work On Mac can you guys help we with any alternate software for it.
Thanks
Download the developer tools from developer.apple.com (you may need to sign up for a free account). This will install gcc which is a command line compiler that can happily compile standard C++.