C program to separate odd numbers and even numbers in separate arrays using pointers on January 31, 2021
C program to copy a string into another string using pointers (passing pointer to a function) on January 29, 2021
C program to check whether a character is an alphabet or not without using ctype.h header file on January 27, 2021
C program to check whether a character is an alphabet or not using ctype.h header file on January 27, 2021
C program to print multiplication of two numbers using all the types of functions on January 26, 2021