convert monetary value to a string NAME strfmon, strfmon_l - convert monetary value to a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <monetary.h> ssize_t str…convert monetary value to a string NAME strfmon, strfmon_l - convert monetary value to a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <monetary.h> ssize_t str…convert IPv4 and IPv6 addresses from text to binary form NAME inet_pton - convert IPv4 and IPv6 addresses from text to binary form LIBRARY Standard C library ( libc , -lc ) SYNOPSI…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…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…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…Internet network number conversion NAME inet_net_pton, inet_net_ntop - Internet network number conversion LIBRARY Resolver library ( libresolv , -lresolv ) SYNOPSIS #include <arpa/…Internet network number conversion NAME inet_net_pton, inet_net_ntop - Internet network number conversion LIBRARY Resolver library ( libresolv , -lresolv ) SYNOPSIS #include <arpa/…convert a floating-point number to a string NAME gcvt - convert a floating-point number to a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *gcv…convert IPv4 and IPv6 addresses from binary to text form NAME inet_ntop - convert IPv4 and IPv6 addresses from binary to text form LIBRARY Standard C library ( libc , -lc ) SYNOPSI…hash database access method NAME hash - hash database access method LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <db.h> DESCRIPTION Note well …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…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 …standard input/output library functions NAME stdio - standard input/output library functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE * stdin ; FI…database access methods NAME dbopen - database access methods LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <limits.h> #include <db.h> #include…