Does any1 knows a good compiler for C , C++

Discussion in 'All other topics' started by g4techtv, Aug 17, 2006.

  1. g4techtv

    g4techtv Guest

    i am trying to learn c programming but I cant seem to find a small compiler tool for beginner? any suggestions?
     
  2. Dunker

    Dunker Regular member

    Joined:
    May 8, 2006
    Messages:
    1,290
    Likes Received:
    0
    Trophy Points:
    46
    If you're running Linux you already have GCC. That's probably the way to go for most people. M$ offers a free download (for now) of Visual C++ Express. I've heard that Microsoft may start restricting these products by November, so get it now if you want to go the M$ route.

    http://gcc.gnu.org/
    http://msdn.microsoft.com/vstudio/express/visualc/
     

Share This Page