How to start C Programing with Dev C++

C, C++, Visual C++, C++.Net Topics
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

How to start C Programing with Dev C++

Post by Nipuna » Sat Oct 30, 2010 12:22 pm

I don't know much about C programing but I know little about C++. i will tell you how to install a C and C++ compiler in Windows Machine.

First Download this and install.
http://www.bloodshed.net/devcpp.html

Then you are Ready to start.

Thanks
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: C Programing Helps

Post by Face » Sat Oct 30, 2010 2:12 pm

NIPUNA i must thank you posting a new topic for me.
You are great(All ROBOT.LK members)

Can you tell me that What ver I wanna download Dev-C++ 5 (currently beta) or Dev-C++ 4 ?
C++ DEV.png
C++ DEV.png (47.14 KiB) Viewed 17355 times
waiting to download.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: C Programing Helps

Post by Nipuna » Sat Oct 30, 2010 2:32 pm

The First One. The Beta One. I am Also using it. Download the First File of the page. i mean the one that is at the top of the page. The with Mingw one

You will find out that Dev C++ is easier than any other Development Environments. :)

Thanks
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: C Programing Helps

Post by Face » Sat Oct 30, 2010 7:45 pm

I got it.Now I am ready to start.

Here is the program I got.
DEV C++ 4.9.9.2 EC.png
DEV C++ 4.9.9.2 EC.png (66.61 KiB) Viewed 17348 times
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: How to start C Programing with Dev C++

Post by Neo » Sat Oct 30, 2010 8:07 pm

Changed the main topic title :)
Need to be meaningful for any person who visit forums and browse through topics.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: How to start C Programing with Dev C++

Post by Nipuna » Sat Oct 30, 2010 8:09 pm

It's OK Neo,

I couldn't think of a Good topic that's why I Named that title. :)
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: How to start C Programing with Dev C++

Post by Nipuna » Sat Oct 30, 2010 8:23 pm

Hey G-sparkZ Buddy

Take a look at this to get an Idea

https://robot.lk/viewtopic.php?f=12&t=623#p687

And Look at this My Post Too.
https://robot.lk/viewtopic.php?f=13&t=1596

And Download This Ebook. Neo Said It Is a Good Book to Start With. And I use it to Learn. The Book is explaining you Step by Step.

https://robot.lk/viewtopic.php?f=8&t=1209

Here Is How to Start Coding.


You can Get a New Project from File -> New -> New Project Or New Source file.

What i do is Coding on New Source files it's Easy Than Getting New Projects

After you Code, Do this

Execute -> Compile

If there is no errors it will say Done.

Then You will get an .EXE file You can run it Or you can Run Via Execute -> Run

Thanks
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: How to start C Programing with Dev C++

Post by Face » Sat Oct 30, 2010 9:16 pm

OK.I will try I tell you the progress,
Thanks friends
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: How to start C Programing with Dev C++

Post by Nipuna » Sat Oct 30, 2010 9:24 pm

You are welcome Buddy
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: How to start C Programing with Dev C++

Post by Face » Sat Oct 30, 2010 10:59 pm

When I try to get

FILE > NEW > PROJECT

I got this box in the screen,I wanna know that Which I should TIC
C++ PROJECT 1
C++ PROJECT 1
C++ DEV NEW PROJECT 1.png (24.95 KiB) Viewed 17336 times
[*]C PROJECT
[*]C++ PROJECT
[*]MAKE DEFAULT LANGUAGE

It marked as C++ Project when I displayed.
Am I doing C++ or C ?
That PDF you gave me is about C++ right.Then I have to mark it as C++ PROJECT.
Post Reply

Return to “C/C++ Programming”