Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)
Permuted Index
 the Epoch into a date and time string  /Converts time since 
..........................................
 ctime(3)
 afloating-point number to a string ecvt: Converts 
.....................................................
 ecvt(3)
 afloating-point number to a string  fcvt: Converts 
.....................................................
 fcvt(3)
a character index: Scans string for a
first occurrence of .......................................
 index(3)
locale strxfrm: Transforms string for collation in current 
.......................................
 strxfrm(3)
character  rindex: Scans string for last occurrence of a 
.......................................
 rindex(3)
 a character in a wide-character string  /for the
final instance of .....................................
 wcsrchr(3)
 a character in a wide-character string  /for the
first instance of ......................................
 wcschr(3)
 fgets: Gets a string from a stream .......................................................
 fgets(3)
 fgetws: Gets a wide character string from a stream 
.......................................................
 fgetws(3)
stream gets: Gets a string from the standard input 
......................................
 gets(3)
 getws: Gets a wide character string from the standard input/ 
.....................................
 getws(3)
 afloating-point number to a string gcvt: Converts 
....................................................
 gcvt(3)
string /Converts a wide character string into a multibyte character 
..................................
 wcstombs(3)
 wcscpy: Copies one wide-character string into another 
.........................................................
 wcscpy(3)
 strtok: Splits string
into tokens ...........................................................
 strtok(3)
 integer to a radix-64 ASCII string l64a: Converts a 32-bit 
......................................
 l64a(3)
 occurrence of characters in a string  /Locates the
first .................................................
 wcspbrk(3)
 of the initial segment of a string /Returns the length 
.............................................
 wcscspn(3)
 of the initial segment of a string /Returns the length 
.............................................
 wcsspn(3)
 Finds an integer character in string  strchr: 
..................................................................
 strchr(3)
 length of initial segment of string strcspn: Returns 
..................................................
 strcspn(3)
 Converts a date and time to a string  strftime: 
...............................................................
 strftime(3)
 Finds one of a set of bytes in a string  strpbrk: 
................................................................
 strpbrk(3)
 Searches for character in string  strrchr: 
.................................................................
 strrchr(3)
 length of initial segment of string  strspn: Returns 
....................................................
 strspn(3)
 a64l: Converts a radix-64 ASCII string to a 32-bit integer  ...............................................
 a64l(3)
 atof: Converts a character string to a double-precision/ 
.........................................
 atof(3)
 strtod: Converts a character string to a double-precision/ 
.........................................
 strtod(3)
 wcstod: Converts a wide-character string to a double-precision/ 
.........................................
 wcstod(3)
 atol: Converts a character string to a long integer 
..................................................
 atol(3)
 atoll: Converts a character string to a long long integer 
.........................................
 atoll(3)
 /Converts a wide-character string to a long long integer 
.........................................
 wcstoll(3)
 strtol: Converts a character string to a signed long integer 
......................................
 strtol(3)
 strtoll: Converts a character string to a signed long long/ 
.........................................
 strtoll(3)
 fputs: Writes a string to a stream ...........................................................
 fputs(3)
 fputws: Writes a wide-character string to a stream 
...........................................................
 fputws(3)
 strcat: Appends a string to a string .............................................................
 strcat(3)
 strptime: Converts a character string to a time value 
.....................................................
 strptime(3)
 /Converts a multibyte character string to a wide character string 
...................................
 mbstowcs(3)
 atoi: Converts a character string to an integer 
.........................................................
 atoi(3)
 strtoul: Converts a character string to an unsigned long/ 
...........................................
 strtoul(3)
integer strtoull: Converts a string to an unsigned long long ....................................
 strtoull(3)
 Appends one wide-character string to another  wcscat: 
..............................................
 wcscat(3)
 wcstol: Converts a wide-character string to long integer 
.....................................................
 wcstol(3)
stream puts: Writes a string to the standard output  .........................................
 puts(3)
 putws: Writes a wide-character string to the standard output/ 
........................................
 putws(3)
 date and time to a wide-character string  wcsftime: Converts a ......................................... wcsftime(3)
 a substring in a wide-character string  wcswcs: Searches for  ......................................... wcswcs(3)
 strcmp: Compares strings .............................................................................
 strcmp(3)
 strcpy: Copies strings .............................................................................
 strcpy(3)
 strfmon: Formats monetary strings  .............................................................................
 strfmon(3)
 strncmp: Compares two strings  .............................................................................
 strncmp(3)
 wcscmp: Compares wide-character strings  .............................................................................
 wcscmp(3)
 /Transforms wide character strings for collation in the/ ........................................... wcsxfrm(3)
 strcasecmp: Compare two strings, ignoring case .................................................... strcasecmp(3)
 strncasecmp: Compares two strings, ignoring case .................................................... strncasecmp(3)
 wcstok: Splits wide-character strings into tokens .........................................................
 wcstok(3)
 wcstoul: Converts wide-character strings to an unsigned long/ .......................................... wcstoul(3)
 wcstoull: Converts wide-character strings to an unsigned long long/  ................................. wcstoull(3)
 strcoll: Compares strings using locale collation ........................................ strcoll(3)
 display width of wide-character strings  wcswidth: Determines the ............................... wcswidth(3)
 wcsncat: Appends wide-character strings with a character count ....................................... wcsncat(3)
 wcsncmp: Compares wide-character strings with a character count ....................................... wcsncmp(3)
 wcsncpy: Copies wide-character strings with a character count ....................................... wcsncpy(3)
527192-007 Hewlett-Packard Company Pindex−27










