1 / 4

Shane Transue

CSCI-1411 F undamentals o f C omputing L ab. Shane Transue. Summer 2014. Lab 6.1: Introduction to Void Functions (Procedures). Overview: Lab 6.1 Components Lab Sections (6.1, 6.2, 6.3, 6.4) No design document for 6.4. Lab 6.1: Introduction to Void Functions (Procedures).

mika
Télécharger la présentation

Shane Transue

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSCI-1411 Fundamentals of Computing Lab Shane Transue Summer2014

  2. Lab 6.1: Introduction to Void Functions (Procedures) • Overview: • Lab 6.1 Components • Lab Sections (6.1, 6.2, 6.3, 6.4) • No design document for 6.4

  3. Lab 6.1: Introduction to Void Functions (Procedures) • 6.1 Functions with No Parameters • (proverb.cpp) • 6.2 Introduction to Pass by Value • Include the changes proposed in Exercise 3 • (newproverb.cpp) • 6.3 Introduction to Pass by Reference • Implement the changes for each Exercise (1 – 5) • (paycheck.cpp) • 6.4 Pick One • Choose 1of the 3 options • Name the source file: main.cpp • No Design Document

  4. Lab 6.1: Introduction to Void Functions (Procedures) • Submission File Checklist • Submit all files on Canvas (One at a time or all of them in a single zip file). Be sure to include all source files and documents. • 6.1 proverb.cpp • 6.2 newproverb.cpp • 6.3 paycheck.cpp • 6.4 main.cpp (For any option you choose)

More Related