home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / sharewar / dvcpp / ReadMe.txt < prev    next >
Text File  |  2000-05-08  |  1KB  |  26 lines

  1. - Bloodshed Dev-C++ 3.99 -
  2.  
  3. * What is Dev-C++ ?
  4.  
  5. Dev-C++ is a full-featured integrated development environment (IDE), which is able to create Windows or dos-based C/C++ programs using the Mingw32 compiler system (included with this package), or the Cygwin compiler.
  6.  
  7. * License
  8.  
  9. Dev-C++ is distributed under the GNU General Public License (see Copying.txt). It is freely distributable.
  10.  
  11. * Installing :
  12.  
  13. Be sure to uninstall any previous version of Dev-C++ before installing.
  14.  
  15. Run Setup.exe and follow the instruction.
  16.  
  17. if you are missing WININET.DLL on your Windows system, you can         download it at: http://www.rocketdownload.com/supfiles.htm
  18.  
  19. * Reporting bugs or suggestions:
  20.   
  21.   If you find any kind of bugs (from english mistake or typo in   messages to big access violations, well anything :), feel free to send a mail to bugs@bloodshed.net
  22.   
  23.   Suggestions, remarks... are always welcome. Please send a mail to   webmaster@bloodshed.net
  24.   
  25. Good programming ;-)
  26. Colin Laplace