It is my last program for this intro C++ class. I have way too much to study. Finals in Physics and Differential Equations and I would LOVE you FOREVER if you could save me the time it would take to write this pgrm.
Thanks soooooo much if you can share your code with me!!!

Here is the paragraph I have to use.
All components of an array must be of the same data type; while not extreme this is a serious limitation since there are many situations in which this is not possible. Fortunately, most
programming languages provide another structured data type, structures, which allow heterogeneous information to be stored, accessed, and manipulated. A structure contains fields, which can be of different data types.
so punctuation is just (, .