How to make new project C with Dev C++ ? You dont know how to use Dev C++ ? or you have not Dev C++ ?
if you have not Dev C++ you can download that sofwtare Download Dev C++
After you download that software and install it
follow this step to make new project with Dev C++
First of all ,
- Open Dev C++
- Klik File
- New
- Select Project
- Select console application
- Select C project
- And write you project name in field nam (space is not allowed)
- And klik ok
- So, now you must select directory, where you want to save your project. In this example i select directory in drive D:
- Make new folder
- Open folder and klik ok
- So, you window will be appear like this
- Now you can write your script
- If you want to debug or run program click these icon
- It is easy,isn't ?
- You can make console aplication and GUI application and other with Dev C++
Tidak ada komentar:
Posting Komentar