Daily Assignment B12 - PowerPoint PPT Presentation

1 / 2
About This Presentation
Title:

Daily Assignment B12

Description:

The Ohio State University. Engineering H192 - Computer Programming. The Ohio State University ... Daily Assignment B12. The basic algorithm for B12 Part B ... – PowerPoint PPT presentation

Number of Views:28
Avg rating:3.0/5.0
Slides: 3
Provided by: rick239
Category:
Tags: assignment | b12 | daily | the

less

Transcript and Presenter's Notes

Title: Daily Assignment B12


1
Daily Assignment B12
  • The basic algorithm for B12 Part A
  • Declare variables
  • float
  • pointers to float
  • Initialize pointers to float
  • Get data from user using pointers to float
  • Display values and their sum using pointers to
    float
  • Call myabsolute() with pointers to float
  • Display new values and their sum using pointers
    to float

2
Daily Assignment B12
  • The basic algorithm for B12 Part B
  • Get data from user using variables (not pointers)
  • Display values and their sum using variables (not
    pointers)
  • Call myabsolute() with variables (not pointers)
  • Display new values and their sum using variables
    (not pointers)
Write a Comment
User Comments (0)
About PowerShow.com