Posts

Array of Function Pointer in C

Function Pointer in C

How to implement memmove() function ?

Write your own memcpy() Function

Program to Find the Day of the Given Date in C | C Program

C Program to Accept Paragraph using scanf

Program to print source code as program output.

Print 1 - 100 without using loop, recursion and macro expansion in C?

Write a C program that does not terminate when Ctrl+C is pressed

Implement your own itoa()

How to find length of a string without string.h and loop in C?

How to count set bits in a floating point number in C?

Implement Your Own sizeof

Change/add only one character and print '*' exactly 21 times.

Change/add only one character and print ‘*’ exactly 20 times

Condition To Print “HelloWord”

How will you show memory representation of C variables?

To find sum of two numbers without using any operator

C Program to print numbers from 1 to N without using semicolon?