Calculate the square footage for a house

Assignment Help Computer Engineering
Reference no: EM132208396

Write a program in C that calculates the square footage for a house. The very first thing your program should do is to print your full name using a printf().

The main() function should ask the user for the dimensions of 5 rooms (length and width) using a for loop. For each room, the main() function will call a function called calcArea() which will calculate and return the area for a room, given the length and width. The returned area will then be loaded into an array called room. The rooms that the user will be entering, in order, are as follows:

Kitchen, Bathroom, Living Room, Master Bedroom and Second Bedroom. (You do not need to tell them this - assume they already know - See output on next page!) Once the areas for all five rooms have been loaded into the array, the main() function will call a function called calcSquareFeet() which will add up the total areas of all the rooms and return the total square footage of the house.

Your main() function will then print out the following message: The total square footage for this house is 1575 sq.ft.

Next, your program should call a function called findValues() that will find the location in the array of the largest room in the house and the location in the array of the smallest room in the house. This information (the array locations of the largest and smallest) is to be returned to the main function.

Your main() function will then send the location of the largest room in the house to a function called printRoom() which will print the following message depending upon which location was sent. The largest room in the house is the Kitchen.

Your main() function will then send the location of the smallest room in the house to the same function called printRoom() which will then print the following message depending upon which location was sent. The smallest room in the house is the Bathroom.

Your code is expected to be commented and written professionally (indent, readable) but you do NOT need data validation for this program.

You must print a copy of your source code AND upload your .c or .cpp file to our moodle class online.

Reference no: EM132208396

Questions Cloud

Write a program in c to find the largest of 32 : Write a program in C to find the largest of 32, 8-bit unsigned numbers in memory location $0800-$081F. Place the answer in $0820.
Calculate the after tax present worth : Your company wants to build a new manufacturing facility which will cost $2.5 million for plant and machinery. It will have a net annual income cash flow.
Calculate 8-bit binary value for each value : Read the user file and Generate Correspondingly ASCII value of each character in file. Calculate 8-bit binary value for each value.
Write a program that will simulate process scheduling : Write a program in C or Java that will simulate process scheduling. From the command line you take in the input file name as one of the arguments.
Calculate the square footage for a house : Write a program in C that calculates the square footage for a house. The very first thing your program should do is to print your full name using a printf().
A program that counts the number of nodes in a binary tree : Write a program in c that counts the number of nodes in a binary tree, count the nodes in the right sub-tree, and count the nodes in the left sub-tree.
Will the price charged by the noncolluder be affected : Use the dominant firm model to graphically show how the colluders will behave if the sixth firm will not participate and instead acts competitively.
Declare a structure to store the code number : Write a program in C++ that declares a structure to store the code number, salary and grade of an employee.
Define an array with a maximum of 20 integer values : Define an array with a maximum of 20 integer values, and fill the array with numbers input from the keyboard or assigned by the program.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Use the three-sphere model for systems management

Use the three-sphere model for systems management and brainstorm issues related to FaceBook live streaming based on the business, technology.

  Write a technical configuration information about iphone os

Write a technical configuration information about iPhone OS. You may suggest a topic that isn't on the list, but it must be approved.

  Create a web application to store a users to do list

Using Web Forms controls, create a Web application to store a user's To Do List. Include two TextBox objects, a Button object, and a ListBox object.

  Define the weight of an edge e in e

NASA wants to link n stations spread over the country. Define the weight w(e) of an edge e in E as the bandwidth of the corresponding channel.

  Create an employee class

Create an Employee class. Items to include as data members are employee number, name, date of hire, job description, department, and monthly salary.

  Implement a secure service that would allow software program

Explain briefly how each of the consumer, company and Firmswill be authenticated - Identify a mechanism that company could use to localize labels that appear on web pages so users can view information in English, French and Chinese.

  Discuss the guiding principles for effective innovation

Privacy and data quality must be managed properly managed in order to ensure a successful business model. Discuss the recommendations that IT managers group.

  Create a simple system to read merge purge eclipse data

"Create a simple system to read, merge, purge, sort, search, and write eclipse data with error checking and providing fast lookup by catalog number."

  Calculate and output the perimeter and area

Calculate and output the perimeter and area of the appropriate figure and then ask the user if he or she would like to find the perimeter and area of another.

  What is the output of the statements

What is the output of the following statements. assume a and b are int variables.

  How does nat know which results go to which workstation

If three users on one local area network all request a Web page at the same time, how does NAT know which results go to which workstation?

  The relationships between user forms and reports

the relationships between user forms and reports

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd