C Functions Question: Download C Functions PDF

What is C standard library?

Tweet Share WhatsApp

Answer:

The C standard library is the standard library for the C programming language, as specified in the ANSI C standard. It was developed at the same time as the C POSIX library, which is a super-set of it.

Download C Functions PDF Read All 45 C Functions Questions
Previous QuestionNext Question
What is the scope of static variables in C Language?What is function prototype?