Page 1 of 4
How to start C Programing with Dev C++
Posted: Sat Oct 30, 2010 12:22 pm
by Nipuna
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
Re: C Programing Helps
Posted: Sat Oct 30, 2010 2:12 pm
by Face
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 (47.14 KiB) Viewed 20825 times
waiting to download.
Re: C Programing Helps
Posted: Sat Oct 30, 2010 2:32 pm
by Nipuna
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
Re: C Programing Helps
Posted: Sat Oct 30, 2010 7:45 pm
by Face
I got it.Now I am ready to start.
Here is the program I got.

- DEV C++ 4.9.9.2 EC.png (66.61 KiB) Viewed 20818 times
Re: How to start C Programing with Dev C++
Posted: Sat Oct 30, 2010 8:07 pm
by Neo
Changed the main topic title

Need to be meaningful for any person who visit forums and browse through topics.
Re: How to start C Programing with Dev C++
Posted: Sat Oct 30, 2010 8:09 pm
by Nipuna
It's OK Neo,
I couldn't think of a Good topic that's why I Named that title.

Re: How to start C Programing with Dev C++
Posted: Sat Oct 30, 2010 8:23 pm
by Nipuna
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
Re: How to start C Programing with Dev C++
Posted: Sat Oct 30, 2010 9:16 pm
by Face
OK.I will try I tell you the progress,
Thanks friends
Re: How to start C Programing with Dev C++
Posted: Sat Oct 30, 2010 9:24 pm
by Nipuna
You are welcome Buddy
Re: How to start C Programing with Dev C++
Posted: Sat Oct 30, 2010 10:59 pm
by Face
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++ DEV NEW PROJECT 1.png (24.95 KiB) Viewed 20806 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.