Navigation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Welcome
@
Sudesh Kumar Kantila's Program Resource
Sr. No. |
Program Details |
Keywords |
Posted on |
1.
|
Program to display data size for various data types on this machine |
char, short, int, long, float, double, long double, bool |
13th Nov 2006
|
2. |
Program to show the use of Arithmetic Operators |
+, -, *, /, %, plus, minus, multiply, division, modulo division |
20th Nov 2006 |
3. |
Function to check the given year for leap year |
leapf, user defined function, modulo division, if, else if ladder, leap.h |
11th Dec 2006 |
4. |
Program to find out leap year in given range
(Debugged - checks validity of input)
|
leapf, leap, leap.c, conditional operator, fputs, fprintf, fscanf, printf, if else, do while, fflush, stdin, stdout, stderr, FILE * |
11th Dec 2006 |
5. |
Program to find out whether the given year is a leap year or not and display the answer infinitely until the given year is 0 [ZERO]
(Bug - can take negative years)
|
leapf, leap, leapyear.c, conditional operator, fputs, fprintf, fscanf, printf, scanf, while, fflush, stdin, stdout, stderr, FILE * |
12th Dec 2006 |
6. |
Header file bool.h |
bool, false, true, __BOOL_H_ |
18th Dec 2006 |
7. |
Program to find out whether the given year is a leap year or not and display the answer infinitely until the given year is 0 [ZERO] (Debugged - checks validity of input) |
leapf, leap, ifleap.c, conditional operator, fputs, fprintf, fscanf, printf, scanf, while, fflush, stdin, stdout, stderr, FILE *, if...else, Array, isdigit, atol |
18th Dec 2006 |
|
|
|
|
|
|
|
|
|
|
|
Today, there have been 2 visitors (4 hits) on this page! |
|
|
|
|
|
|
|