Slashdot Mirror


User: c++0x_realloc

c++0x_realloc's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:my rebuttal on Is Apple Killing Linux on the Desktop? · · Score: 1

    I am also a programmer, specifically with C++. I have used both operating systems extensively and currently have a Mac. What makes using a Mac annoying for a programmer as opposed to using Linux? I think the free IDE for Mac, XCode is no worse than any IDE that Linux offers. The compiler I use is gcc and is equivalent to the Linux version. If you are interested in writing portable code you can use Boost and/or ACE which works on both operating systems.