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

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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