|
Software
used: Microsoft
Visual Studios; C++
Operating
system used: Microsoft Windows 98/2000
The following
subsection is a compilation of code samples and screen shots
that were generated by myself while attending DeVry Institute.
Code Example
One: This code is a rudimentary program that allows the
user to change given temperatures from Fahrenheit to Celsius
and vice versa.
Code Example Two: This program accepts user defined integers
or decimals and converts them into the British monetary system
format. Example: Pounds, Schillings and Pence.
Code Example Three: This program prompts the user to enter an
initial dollar amount, number of years and a percentage rate
and then calculates the amount the user will have after the
given year(s).
|