Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Guardian Native C Library Calls Reference Manual
to a character string/ wcsrtombs: Convert a wide-character string ................................... wcsrtombs(3)
radix-64 ASCII string l64a: Converts a 32-bit integer to a ....................................... l64a(3)
SQL DECIMAL/ longlong_to_dec: Converts a C long long value to a ................................ longlong_to_dec(3)
double-precision/ atof: Converts a character string to a .................................... atof(3)
long integer atol: Converts a character string to a .................................... atol(3)
long long integer atoll: Converts a character string to a .................................... atoll(3)
time value strptime: Converts a character string to a .................................... strptime(3)
double-precision/ strtod: Converts a character string to a .................................... strtod(3)
floating-point value strtof: Converts a character string to a .................................... strtof(3)
signed long integer strtol: Converts a character string to a .................................... strtol(3)
signed long long/ strtoll: Converts a character string to a .................................... strtoll(3)
uintmax_t integer strtoumax: Converts a character string to a .................................... strtoumax(3)
integer atoi: Converts a character string to an .................................. atoi(3)
intmax_t value strtoimax: Converts a character string to an .................................. strtoimax(3)
unsigned long integer strtoul: Converts a character string to an .................................. strtoul(3)
string strftime: Converts a date and time to a ....................................... strftime(3)
wide-character string wcsftime: Converts a date and time to a ....................................... wcsftime(3)
to a string ecvt: Converts a floating-point number ................................ ecvt(3)
to a string fcvt: Converts a floating-point number
................................ fc
vt(3)
to a string gcvt: Converts a floating-point number ................................ gcvt(3)
string to a wide/ mbstowcs: Converts a multibyte character .................................... mbstowcs(3)
a wide character mbtowc: Converts a multibyte character to ................................ mbtowc(3)
to a 32-bit integer a64l: Converts a radix-64 ASCII string ................................. a64l(3)
long long integer strtoull: Converts a string to an unsigned .................................. strtoull(3)
multibyte character wctomb: Converts a wide character into a .................................. wctomb(3)
into a multibyte/ wcstombs: Converts a wide character string .................................. wcstombs(3)
to a double-precision/ wcstod: Converts a wide-character string .................................. wcstod(3)
to a floating-point/ wcstof: Converts a wide-character string .................................. wcstof(3)
to intmax_t integer wcstoimax: Converts a wide-character string .................................. wcstoimax(3)
to long integer wcstol: Converts a wide-character string .................................. wcstol(3)
to a long long integer wcstoll: Converts a wide-character string .................................. wcstoll(3)
time since the Epoch mktime: Converts broken-down time into ................................. mktime(3)
date and time string asctime: Converts broken-down time into a ............................... asctime(3)
date and time string/ asctime_r: Converts broken-down time into a ............................... asctime_r(3)
from an input stream fscanf: Converts formatted input read ...................................... fscanf(3)
from an input stream fwide: Converts formatted input read ...................................... fwide(3)
from an input stream fwscanf: Converts formatted input read
...................................... fwsc
anf(3)
from the standard input/ scanf: Converts formatted input read ...................................... scanf(3)
from a character string sscanf: Converts formatted input read ...................................... sscanf(3)
from a wide-character/ swscanf: Converts formatted input read ...................................... swscanf(3)
from the standard input/ vfscanf: Converts formatted input read ...................................... vfscanf(3)
from the standard/ vfwscanf: Converts formatted input read ...................................... vfwscanf(3)
from the standard input/ vscanf: Converts formatted input read ...................................... vscanf(3)
from a character string vsscanf: Converts formatted input read ...................................... vsscanf(3)
from a wide-character/ vswscanf: Converts formatted input read ...................................... vswscanf(3)
from the standard input/ vwscanf: Converts formatted input read ...................................... vwscanf(3)
from the standard input/ wscanf: Converts formatted input read ...................................... wscanf(3)
to wide-character btowc: Converts single-byte characater ................................... btowc(3)
in a C array of/ dec_to_longlong: Converts SQL DECIMAL value stored ....................... dec_to_longlong(3)
into a date and time/ ctime: Converts time since the Epoch ..................................... ctime(3)
into a date and time/ ctime_r: Converts time since the Epoch ..................................... ctime_r(3)
broken-down Coordinated/ gmtime: Converts time since the Epoch to ................................. gmtime(3)
broken-down/ gmtime_r: Converts time since the Epoch to ................................. gmtime_r(3)
broken-down local/ localtime: Converts time since the Epoch to ................................. localtime(3)
broken-down local/ localtime_r: Converts time since the Epoch to
................................. lo
caltime_r(3)
tzset: Converts time units ....................................................... tzset(3)
time getdate: Converts user format date and ...................................... getdate(3)
to an unsigned long/ wcstoul: Converts wide-character strings ................................... wcstoul(3)
to an unsigned long/ wcstoull: Converts wide-character strings ................................... wcstoull(3)
to an uintmax_t/ wcstoumax: Converts wide-character strings ................................... wcstoumax(3)
single-byte characater wctob: Converts wide-character to ........................................... wctob(3)
since the Epoch to broken-down Coordinated Universal Time /time .............................. gmtime(3)
since the Epoch to broken-down Coordinated Universal Time/ /time ............................ gmtime_r(3)
memcpy: Copies a character in memory ...................................... memcpy(3)
memcpy64: Copies a character in memory ...................................... memcpy64(3)
Pindex−12 Hewlett-Packard Company 527192-018