The example in this section demonstrates some typical steps in creating a sample ILE C application.
The application is a small transaction-processing program that takes item names, price, and quantity as input. As output, the application displays the total cost of the items on the screen and updates an audit trail of the transaction.
This chapter describes, for the sample application, the following:
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.