Posts

C graphic program to print a line

C program to convert decimal into binary

C graphic program to make bar

C graphic program for analog clock

C program to understand pre increment and post increment (a++/++a)

C program to understand structures

C program for returning values without return statements

C program to swap two numbers using pointers passing in the function

C program to manage strings with pointers

C program to print length of a string using pointers

C program to use kbhit function

C pattern program to print diamond pattern

C program to check whether a number is strong number or not

C program to find LCM and HCF of a given no

C program to check leap year

C program to check whether a no is prime number or not

C program for type casting

C program for array of string(array of character array)

C program for array within structure

C program for structure

C program to print ASCII table

C program to multiply two 2-D Matrix and print resultant Matrix (multiplication of two Matrix)