Slide 5.10: Field structures
Slide 5.12: Reading a stream of fields (cont.)
Home

Reading a Stream of Fields


The previous demonstration shows the insertion operator overloading. Operator overloading can be applied to extraction operator, too. This demonstration performs the following tasks:
  Purchase Books.
 
User's SSN:  

Book's ISBN:  

Quantity:  







    Password:                    

This demonstration shows how to implement the interface by: