convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…set the current locale NAME setlocale - set the current locale LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> char *setlocale(int category , const char * lo…export malloc state to a stream NAME malloc_info - export malloc state to a stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> int malloc_info(int option…query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <langinfo.…query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <langinfo.…fail compilation if assertion is false NAME static_assert, _Static_assert - fail compilation if assertion is false LIBRARY Standard C library ( libc ) SYNOPSIS #include <assert.h> …format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …input string format conversion NAME sscanf, vsscanf - input string format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int sscanf(const char *re…input string format conversion NAME sscanf, vsscanf - input string format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int sscanf(const char *re…convert a string representation of time to a time tm structure NAME strptime - convert a string representation of time to a time tm structure LIBRARY Standard C library ( libc , -l…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…obtain memory allocation information NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> struct m…obtain memory allocation information NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> struct m…create, modify, and free a locale object NAME newlocale, freelocale - create, modify, and free a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h…create, modify, and free a locale object NAME newlocale, freelocale - create, modify, and free a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h…