Welcome to Dev-C++ by Bloodshed Software. Please read the file
Copying.txt for license agreements.
This program is a quality free software. However, if you like it and
want to support us for further development, please register it by
paying a small fee of $20. Please go to http://www.bloodshed.nu/devc.html
for further informations.
Before working with Dev-C++, please read the IMPORTANT section below:
** IMPORTANT **
- The compiler will not open files which are in directories exceeding 8 letters or of a file which is not in the 8.3 DOS format (ex: c:\program files\ is a bad named directory for the compiler).
- If you move or rename any Dev-C++ file or directory, also change the compiler directory names in Options menu | Compiler options or it will not found the compiler and librairies.
- If when you compile a file you get a message saying "No space in environment" or similar, add this line to your CONFIG.SYS (usually located in c:\ ):
SHELL=C:\PATH\COMMAND.COM /E:4096 / P
Change PATH by your directory that contains the file COMMAND.COM
You will then need to restart your computer.
- Do not install Dev-C++ in a directory exceeding 8 letters (like c:\program files\) or in many directories (like c:\myprog\program\c_and_cpp\dev-c++\).
- Others problems are described in the help files located in the Help directory. However, if you are still unable to resolve your problem, feel free to send a mail to webmaster@bloodshed.nu (be sure to tell us what you did, and what error do you get).
** System requirements **
To correctly use Bloodshed Dev-C++ on your system, be sure to have:
- Microsoft Windows 95, NT or 98.
- 16 Mb of RAM
- 20 Mb of free space on your hard drive.
If you are having troubles to run Dev-C++ on your OS, please contact us at webmaster@bloodshed.nu
****************
We hope you will enjoy this software. Feel free to contact us at:
webmaster@bloodshed.nu
Bloodshed Software web site:
http://www.bloodshed.nu/
Don't forget to click on the Dev-C++ icon in the about box :)