answersLogoWhite

0

#includ<stdio.h>

#include<conio.h>

void main()

{

int y, m, rday , temp;

clrscr();

printf ("enter the days");

scanf ("%d", & days);

getch();

}

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Write a program in c to convert a given string to lower case?

Use the tolower() function. Example: char* a = 'X'; a = tolower(a); printf("%c", a);


Write a C program to extract a given word from a file?

program to extract a given word from a file


How can you write a program specification for a given report?

It is your face


How to write A Java program to print number of digits in a given number?

One way to do this is to convert the number to a String, then use the corresponding String method to find out the length of the String.


Shell program for gcd of three given numbers?

write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? check bellow link http://bashscript.blogspot.com/2009/08/gcd-of-more-than-two-numbers.html


How do you write a program that outputs a given characters in reverse?

write the javascript code to display the reverse no. of given no. (e.g. 247 reverse of 742)


How do I convert from jpg to pdf files ?

In order to convert a JPG file to a PDF file you must purchase or download a program. Once you have a program you will be given instructions specific to the program. Just follow the instructions and save your work.


Do I need to write a program to find a substring in a given string in c plus plus?

No.


How do you write a c program to show How many Friday the 13th are there in a given year?

165


Write a c program to find given number is prime or not?

Yes, do write, or if you're too lazy to your homework, use google.


How do you write a program to read set of numbers using by an array and display the ascending order of the given input numbers?

To write a C++ program to display the student details using class and array of object.


Is it possible to write a program using a micro-controller such that it can read the time and operate at a given time?

Yes.