Write C program to print without printf ()
write a program to print a message without using printf() function in c.
0