wpe41.gif (23084 bytes)CIS3355: Business Data Structures
Fall, 2008
 

Part 1
Part 2
Part 3

Bits/Bytes and ASCII

This will be our first program, and for the most part, it requires you to simply retype the code given. You should essentially be able to finish the assignment when we go to the Computer Lab.

The intent of this program is first familiarize you with the MS Visual C++ Environment, and second to illustrate the concepts we have been going over in class.

Part Description
1 Type in the Program as given, compile and run it
2 Modify the program so that it will print your name
3 Answer a few questions about what the program did

Note: A modified version of this description is available at the end of Chapter 2 in the text, under the heading "C Programming Assignments"