Run GRAPHICS.H in turbo c in your windows 7 pc (32 bit or 64 bit ) using dev c++

c++on windows 7 using Dev c++


After tiring and old fashioned black screen turbo c++ with limited libraries now we have an alternative Dev c++ . 

Features :-
  • Support GCC-based compilers
  • compatible with windows vista and 7 (32 & 64 bit)
  • Integrated debugging (using GDB)
  • Support for multiple languages (localization)
  • Class Browser
  • Code Completion
  • Debug variable Browser
  • Project Manager
  • Customizable syntax highlighting editor
  • Quickly create Windows, console, static libraries and DLLs
  • Support of templates for creating your own project types
  • Makefile creation
  • Edit and compile Resource files
  • Tool Manager
  • Print support
  • Find and replace facilities
  • Package manager, for easy installation of add-on libraries
  • CVS Support
  • To-Do List
  • CPU Window
Most important - It is free .....!!!!! and open for development
Direct download - click here
Note - clrscr() does not work in it .

Screenshots -


Adding new libraries - DEVPAK

Devpaks can be seen as update installer for Dev c++. You can find many devpaks on internet
which can be easily installed by simple double click .

NOTE-if DEVPAK opens in notepad right click on DEVPAK -> open with -> browse & select 
             Dev c++. OR open tools -> package manager in dev c++ and select the devpak.

ALLEGRO(gaming library) - Allegro is a game programming library for C/C++ developers distributed freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. It provides many functions for graphics, sounds, player input (keyboard, mouse and joystick) and timers. It also provides fixed and floating point mathematical functions, 3d functions, file management functions, compressed datafile and a GUI.

allegro devpak - download

for help you can see this manual .(link will be updated soon)

0 comments:

Post a Comment