1 / 3

ECA 222 Lab

FOR MORE CLASSES VISIT<br>tutorialoutletdotcom <br><br>Lab #5 - Chapter #3 Functions Objective: Become familiar with C syntax.<br>Become familiar with writing functions.<br>Overview: This application will interact with the user by inputting workout information and then<br>processing that information and displaying the results to the user. Write a program that will:<br>1) Welcome the User to your app<br>

Billong
Download Presentation

ECA 222 Lab

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. EDUCATIONAL COURSESTUTORIALOUTLET

  2. ECA 222 Lab #5 - Chapter #3 Functions • FOR MORE CLASSES VISIT • tutorialoutletdotcom • Lab #5 - Chapter #3 Functions Objective: Become familiar with C++ syntax.Become familiar with writing functions.Overview: This application will interact with the user by inputting workout information and thenprocessing that information and displaying the results to the user. Write a program that will:1) Welcome the User to your app2) Prompt the user for the number of steps walked/or ran during a workout (integer)3) Prompt the user for their average stride length in inches (double)

  3. EDUCATIONAL COURSES TUTORIALOUTLET

More Related