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.
Previous Question | Next Question |
What is the scope of static variables in C Language? | What is function prototype? |