home *** CD-ROM | disk | FTP | other *** search
/ Beginning C++ Through Gam…rogramming (2nd Edition) / BCGP2E.ISO / bloodshed / devcpp-4.9.9.2_setup.exe / Help / devcpp.CNT (.txt) next >
Microsoft Windows Help File Content  |  2005-01-29  |  2KB  |  64 lines

  1. :Base devcpp.hlp
  2. :Title Dev-C++ Help File
  3. 1 Dev-C++ 5
  4. 2 Introduction=ID_INTRODUCTION
  5. 2 GNU General Public License=ID_GPL
  6. 2 System Requirements=ID_SYSTEMREQUIREMENTS
  7. 2 Credits=ID_CREDITS
  8. 2 Tutorial=ID_TUTORIAL@tutorial.hlp
  9. 2 Getting Started=ID_GETTINGSTARTED
  10. 2 Basic Steps
  11. 3 Creating a Project=ID_CREATEPROJECT
  12. 3 Adding/Removing files=ID_ADDREMPROJECT
  13. 3 Managing Project Options
  14. 4 Project options overview=ID_MANAGEPROJECT
  15. 4 Linking libraries with your project=ID_LINKLIB
  16. 2 Compiling and Running
  17. 3 Compiling and linking process=ID_COMPILELINK
  18. 3 Executing your program=ID_EXECUTE
  19. 2 Debugging within Dev-C++
  20. 3 Introduction to debugging=ID_INTRODEBUG
  21. 3 Debugging your program=ID_DEBUGPROCESS
  22. 3 Integrated debugging commands
  23. 4 Breakpoints=ID_BREAKPOINT
  24. 4 Stepping in your program=ID_STEPDEBUG
  25. 4 Displaying variables value and classes/structures members=ID_DISPLAYDEBUG
  26. 4 Backtracing=ID_BACKTRACE
  27. 4 Using CPU window=ID_CPUWINDOW
  28. 2 Dev-C++ Templates and Packages
  29. 3 Integrated Templates=ID_INTEGRATEDTEMPLATE
  30. 3 Getting and installing Packages=ID_GETTINGPACKAGE
  31. 3 Creating your Packages=ID_CREATEPACKAGES
  32. 2 Options
  33. 3 Compiler Options=ID_COMPILEROPTIONS
  34. 3 Environment Options=ID_ENVIRONMENT
  35. 3 Editor Options
  36. 4 Editor settings=ID_EDITORSETTINGS
  37. 4 Class Browser/Code Completion=ID_CLASSBROWSER
  38. 4 Shortcuts=ID_SHORTCUTS
  39. 2 Getting help
  40. 3 FAQ (Frequently Asked Questions)=ID_FAQ
  41. 3 Mailing List / Forum=ID_MAILINGLIST
  42. 3 Contacting Authors=ID_AUTHORS
  43. 1 An Introduction to C Programming
  44. 2 Start Here=Topic56
  45. 2 Topics
  46. 3 Overview of C=Topic58
  47. 3 Running C Programs=Topic59
  48. 3 Structure of C Programs=Topic60
  49. 3 Your First Program=Topic61
  50. 3 Data Types - Part I=Topic62
  51. 3 Input and Output=Topic63
  52. 3 Control Loops=Topic64
  53. 3 Conditional Execution=Topic65
  54. 3 Structure and Nesting=Topic66
  55. 3 Functions and Prototypes=Topic67
  56. 3 Data Types - Part II=Topic68
  57. 3 Arrays=Topic69
  58. 3 Pointers=Topic70
  59. 3 Strings=Topic71
  60. 3 Structures=Topic72
  61. 3 File Handling=Topic73
  62. 3 Recommended Books=Topic74
  63. 3 Appendix: C's functions=Topic57
  64.