answersLogoWhite

0

hmmm. . .

string main () //NOTE you dont have to use the string main or return applepie = )

{

int month, days;

string month_name;

// also if you have to configure the Year i would go by coppying the number of days

//in each month by year and create a massive clause of if else trees by YEAR

// for instance (int year 9)

{

days= 30;

}

}

return applepie;

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Write c programs to display 10 line biodata?

A C++ program can be used to write C programs that will display 10 lines of biodata. Many types of C programming can be written with a C++ program.


What is c and c in computer programming?

C and C++ are both high-level programming languages.


Create a spiral in C programming?

create spiral in c programming?


How did you get the days of the week for the calendar?

Different webaites provide option to display week number in calendar.


When was C - programming language - created?

C - programming language - was created in 1972.


What has the author Robert Lafore written?

Robert Lafore has written: 'Object-oriented programming in Microsoft C++' -- subject(s): Object-oriented programming (Computer science), C++ (Computer program language), C. 'Microsoft C. Programming for the I.B.M.Personal Computer' 'Object-oriented programming in C++' 'Windows Programming Made Ridiculously Easy Book' 'The Waite Group's C Programming Using Turbo C++ (The Waite Group)' 'Microsoft C programming for the IBM' 'The Waite Group's Microsoft C programming for the PC' -- subject(s): C (Computer program language), IBM microcomputers, Microsoft C (Computer program), Microsoft C., Programming


What is the programming language used to display webpages?

What_is_the_language_used_for_creating_web_pages


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


How do you display 'hello world' using c programming language?

#include<stdio.h> int main (void) { printf ("Hello world!\n"); return 0; }


What is the benefit of the C programming languages?

C language is better for hardware programming .Most of the programming for hardware are written in C language so it is beneficial for hardware programming is not efficient for application programming due to drawback like in C data moves around the system.


Name of object oriented programming language?

C++ is the name of a programming language.


Where can one find C programming tutorials?

You can find C programming tutorials online at the C programming website. They provide both free and paid tutorials for many aspects of the C and C++ code.