home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 May / PCWorld_2001-05_cd.bin / Software / Vyzkuste / devc / ReadMe.txt < prev    next >
Text File  |  2000-07-21  |  915b  |  25 lines

  1. - Bloodshed Dev-C++ 4 -
  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 Mingw 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 95 system, you can      download it at: http://www.rocketdownload.com/supfiles.htm
  18.  
  19. * Help
  20.  
  21. You will find help in the Help menu of Dev-C++. There are some help files for you to learn how to use it. If you encounter problem, you can take a look at the Dev-C++ about box.
  22.   
  23. Good programming ;-)
  24. Colin Laplace
  25. webmaster@bloodshed.net