Warning: implode(): Invalid arguments passed in /www/wwwroot/jobquiz.info/mdiscuss.php on line 336 The prototypes of all standard library string functions are declared in the file string.h. ?->(Show Answer!)
1. The prototypes of all standard library string functions are declared in the file string.h.
Ask Your Doubts Here
Comments
By: guest on 01 Jun 2017 06.02 pm
string.h is the header in the C standard library for the C programming language which contains macro definitions, constants, and declarations of functions and types used not only for string handling but also various memory handling functions.