+1 vote
in Class 12 by kratos

Write any two library functions of stdlib.h.

1 Answer

+6 votes
by kratos
 
Best answer

Two functions of stdlib.h are atoi() and itoa().

...