Which of these functions is safer to use : fgets(), gets()? Why?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program to find the sum of five entered numbers using an array named number
When should a type cast not be used?
What is gets() function?
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
What is hungarian notation? Is it worthwhile?
write a program whose output will be- 1 12 123 1234
how can use subset in c program and give more example
How to explain the final year project as a fresher please answer with sample project
Why can't I perform arithmetic on a void* pointer?
Why do we need functions in c?
Is c weakly typed?
what is difference between getchar,putchar functions and printf and scanf function? does putchar show output only when input given to it