home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Servis / Devc / readme.txt < prev    next >
Text File  |  2000-01-05  |  1KB  |  34 lines

  1. - Bloodshed Dev-C++ 3.8 -
  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. Run Setup.exe and follow the instruction.
  14.  
  15. After installation, the first time you will launch Dev-C++ you will   be ask to select the drive where your CONFIG.SYS and AUTOEXEC.BAT   resides.
  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. * What's new ?
  20.  
  21. - Windows NT supported
  22. - Improvement, new features, lots of bugfixes
  23. - Getting close to 4.0 ;-)
  24.  
  25. * Reporting bugs or suggestions:
  26.  
  27.   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.nu
  28.  
  29.   Suggestions, remarks... are always welcome. Please send a mail to   webmaster@bloodshed.nu
  30.  
  31. Good programming ;-)
  32. Colin Laplace
  33.  
  34.