What is the use of gets and puts?
No Answer is Posted For this Question
Be the First to Post Answer
Which one would you prefer - a macro or a function?
write a program to display & create a rational number
why we shiuld use main keyword in C
Write down the program to sort the array.
What is a good data structure to use for storing lines of text?
write a c program for swapping two strings using pointer
What is meaning of "Void main" in C Language.
24 Answers Ford, GU, HCL, IBIBS, JUW, TCS,
How to add two numbers with using function?
What is the difference between scanf and fscanf?
biggest of two no's with out using if condition statement
What is clrscr in c?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?