write a program in C that prompts the user for today's
date,tomorrow's date and display the results.Use structures
for today's date,tomorrow's date and an array to hold the
days for each month of the year.
No Answer is Posted For this Question
Be the First to Post Answer
How do I use void main?
What is pivot in c?
what is use of loop?
Are c and c++ the same?
consider the following structure: struct num nam{ int no; char name[25]; }; struct num nam n1[]={{12,"Fred"},{15,"Martin"},{8,"Peter"},{11,Nicholas"}}; ..... ..... printf("%d%d",n1[2],no,(*(n1 + 2),no) + 1); What does the above statement print? a.8,9 b.9,9 c.8,8 d.8,unpredictable value
char p="data"; printf(p);
who is the father of c
What is meant by global static? why we have to use static variable instead of Global variable
Why calloc is better than malloc?
i got 75% in all semester am i eligible for your company
coding for Fibonacci.?
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,