Getting more help

You may get more help about using the Mingw32 compiler and its utility by looking in the Help directory. The most important files are gcc.hlp and gdb.hlp.

- Gcc.hlp: this file represent the Mingw32 C and C++ compiler help files. Be sure to check it out to improve your programs.

- Gdb.hlp: you will need this help file if you want to debug your program using the powerful GNU debugger (GDB).