Thread: Starting C

  1. #1
    Registered User
    Join Date
    Jan 2003
    Posts
    25

    Starting C

    I am going to 'TRY' to learn C (I think its too hard for me ). I need a compilier. I tried to download DJC++ because its for C and C++, but I found that there is like 100 files you need to download and I'm not sure which ones. (WHY DONT THEWY MAKE 1 FILE!!!) Can anyone help me select a free compilier? Thanks.
    Thanks

  2. #2
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    What OS are you using?

    For Windows, try Dev-C++.
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  3. #3
    Registered User
    Join Date
    Nov 2002
    Posts
    1,109
    there are many free compilers out there.
    exs. for windows
    borland
    mingw

    try a search, you should find many threads about this. i believe this is also in the FAQ.

  4. #4
    Registered User
    Join Date
    Jan 2003
    Posts
    25
    Thanks, Dev-C++ is great. Now...Where to start learning...
    Thanks

  5. #5
    .........
    Join Date
    Nov 2002
    Posts
    303

    Re: Starting C

    Originally posted by Carp
    I am going to 'TRY' to learn C (I think its too hard for me ).
    If I can learn C anyone can, well I'm still learning but you get the point. To get started just read, practice, then read some more.


    Here
    is a ton.

    And this is pretty good
    http://www.iota-six.co.uk/c/default.asp

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Starting programs
    By Molokai in forum C Programming
    Replies: 1
    Last Post: 04-16-2009, 10:10 AM
  2. Interpreter.c
    By moussa in forum C Programming
    Replies: 4
    Last Post: 05-28-2008, 05:59 PM
  3. Starting out
    By VOX in forum Game Programming
    Replies: 5
    Last Post: 12-04-2004, 09:47 AM
  4. i am not able to figure ot the starting point of this
    By youngashish in forum C++ Programming
    Replies: 7
    Last Post: 10-07-2004, 02:41 AM
  5. question about reading inputs starting with 0
    By jibbles in forum C Programming
    Replies: 8
    Last Post: 08-09-2004, 03:27 AM