Introduction to Computer Programming I
Programming Assignment #1
- Get
into Visual C++ IDE, type the password program as is (handout from
Professor Leung.)
- Compile
and fix all the syntax errors.
- Create
EXE file.
- Run
the program several times by entering different data.
- Fill
in all the missing documentation.
- Print
a hardcopy to be turned in.
- Save
a copy of the .cpp file either on a: and h: for backup.
- Email
the .cpp file to your grader (Professor Leung’s classes: patelnk@email.uc.edu) as an
attachment.
- For
running a Visual C++ program and emailing file to grader please refer to:
- P:\ctp\information\RunVCpp.doc
- P:\ctp\information\EmailAtt.doc