Use the convention that all years have 360 days

Assignment Help C/C++ Programming
Reference no: EM13165950

Write a function named days() that determines the number of days since January 1, 1900 for any data passed as a structure. Use the Date structure

struct Date

{

int month;

int day;

int year;

};

In writing the days() function, use the convention that all years have 360 days and each month consists of 30 days. The function should return the number of days for any Date structure passed to it. Write a main () function to test your function.

b)

Write a program named difDays() that calculates and returns the difference between two dates . Each date is passed to the function as a structure using the following global type:

struct Date

{

int month;

int day;

int year;

};

The difDays() function should make two calls to the days() function written for Problem a

Reference no: EM13165950

Questions Cloud

Analyzed from contract participants point of views : Construction contract claims have been analyzed from contract participants point of views, this research is willing to discuss the construction claims the proper application from the contractor point of view in order to save the contractor rights ..
Cell array named carray that will hold numbers and text : In MATLAB, write a program to create a cell array named CArray that will hold numbers and text. Create a loop that first asks for an 'n' to be entered for a number or an 's' to be entered for a text string. If neither an n nor an s is entered, end..
Pension plan and live-weight scalers and cold weight scalers : The administrators of Kent Company's pension plan decided to use the pension plan assets to purchase the company's stock to help defend the company against a hostile takeover by PWS Co.; the administrators were major shareholders of Kent Co.
Compare two strings to determine if they are the same : Write a statement (or statements) that will compare two strings to determine if they are the same, ignoring whether the characters are upper or lower case.
Use the convention that all years have 360 days : In writing the days() function, use the convention that all years have 360 days and each month consists of 30 days. The function should return the number of days for any Date structure passed to it. Write a main () function to test your function.
What was the new pressure inside the ball : a rigid ball contain 25.0 liters of air at 22 degree Celsius and 6.25atm pressure was placed in an oven at a temp of 100degree what was the new pressure inside the ball.
Correspondence and distance learning : What is the difference between correspondence and distance learning?
What is the purpose of anhydrous cacl2 : what is the purpose of anhydrous CaCl2? why is it important yhat none of the solid CaCl2 be included in the final distillation of 1- bromobutne.
State methyl orange was synthesized using a diazo-coupling : Methyl Orange was synthesized using a diazo-coupling reaction. Show how you would synthesize Yellow #3 and Red #32

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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