Answers

Question and Answer:

  Home  C Functions

⟩ What is calloc() function?

calloc initializes the allocated memory to 0 or Null.

 257 views

More Questions for you: