This chapter gets you started with PWB. You'll learn the basics by building and debugging a program that calculates payments on a loan given the principal, interest rate, and term.
To start PWB in Windows for this tutorial, click the PWB icon in the Microsoft C/C++ Program Group.
In DOS, type
PWB
at the prompt.
·To leave PWB at any time:
From the File menu, choose Exit, or press ALT+F4.