Thread: Windows C compiler download?

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    8

    Windows C compiler download?

    Dear all,

    can anyone recommend a download for a windows based c-compiler (but not miracle C), which has the normal libraries and functions. I tried Borlands C++ download, but my DOS knowledge isnt very good. Perhaps ashamed to say I'm young and am windows through and through! sorry....

    sam

  2. #2
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    8
    Thanks, I have tried Digital mars, and it is ok! I mean, even I can use it without much hassle. It also has a 16-bit DOS converter add-on as well, which is pretty cool. Cant seem to find a debugger yet though, and I am still using Notepad as an editor: it's ok, but not very pretty: even though Miracle C was fairly poor in its function library, the nice editor window with colour coded syntax indicator was quite helpful...

  4. #4
    Registered User
    Join Date
    Dec 2002
    Posts
    44
    http://linuxdesktop.it

  5. #5
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    GCC is a nice free C-compiler.
    http://www.delorie.com/djgpp/

    Some nice free code editors:
    ConTEXT - http://fixedsys.com/context/
    CrimsonEditor - www.crimsoneditor.com/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. free Windows 64-bit compiler?
    By cyberfish in forum Windows Programming
    Replies: 10
    Last Post: 06-10-2011, 06:45 AM
  2. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  3. Virtual keys
    By Arkanos in forum Windows Programming
    Replies: 4
    Last Post: 12-12-2005, 10:00 AM
  4. Windows error running outside compiler
    By sunburnbyRA in forum C++ Programming
    Replies: 1
    Last Post: 11-12-2003, 05:14 PM
  5. Free Windows Compiler
    By Garfield in forum Windows Programming
    Replies: 8
    Last Post: 06-14-2002, 10:24 AM