0% found this document useful (0 votes)
41 views7 pages

Software Construction: Assignment 1 To

Dev-C++ is a free integrated development environment for programming in C and C++. It uses the MinGW or TDM-GCC 64bit compiler and can also work with Cygwin. Dev-C++ provides a full-featured IDE for writing, compiling, and debugging C and C++ programs. It also includes extensions called DevPaks that offer additional libraries, templates, and utilities to enhance programming tasks.

Uploaded by

Nazish Best
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views7 pages

Software Construction: Assignment 1 To

Dev-C++ is a free integrated development environment for programming in C and C++. It uses the MinGW or TDM-GCC 64bit compiler and can also work with Cygwin. Dev-C++ provides a full-featured IDE for writing, compiling, and debugging C and C++ programs. It also includes extensions called DevPaks that offer additional libraries, templates, and utilities to enhance programming tasks.

Uploaded by

Nazish Best
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Software construction

Assignment 1 To: Madam Mehreen

By:
Nazish Yaqoob BSE-IV [email protected]

Fatima Jinnah Women University,Rawalpindi

Dev c++ compiler


Dev-C++ is a free integrated development environment (IDE) distributed under the GNU General Public License for programming in C and C++. MinGW, a free compiler, is bundled with it. The IDE is written in Delphi. Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C and C++ programming languages. It uses the MinGW or TDM-GCC 64bit port of the GCC as its compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC-based compiler. One additional aspect of Dev-C++ is its use of DevPaks, packaged extensions on the programming environment with additional libraries, templates, and utilities. DevPaks often contain, but are not limited to, GUI utilities, including popular toolkits such as GTK+, wxWidgets, and FLTK. Other DevPaks include libraries for more advanced function use. Use cases

Use case 1

Use case 2: functionality provided by dev c++ for exection

Use case 3:

You might also like