Thread: C Compiler

  1. #1
    Registered User sballew's Avatar
    Join Date
    Sep 2001
    Posts
    157

    C Compiler

    Where would i get a copy of a C compiler (program)???
    I would like to write code and compile on my home pc
    OS Windows ME.
    I would need documentation of functions, commands, and lots of help to use it.
    I am not familiar with various compilers but here of Borland and others and would like to know difference and which are best for use on home pc environment.
    Sue B.

    dazed and confused


  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    http://www.compilers.net/
    Best really depends on what you want - but djgpp and dev-c++ seem popular choices
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User sballew's Avatar
    Join Date
    Sep 2001
    Posts
    157

    Thumbs up THANKS

    I will check out the website URL you sent, I am new to C and so just learning how to download, install and run a compiler would be good practice
    Sue B.

    dazed and confused


Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  2. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  3. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM