Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Permuted Index
/Generates uniformly distributed pseudorandom number sequences ................................ mrand48(3)
/Generates uniformly distributed pseudorandom number sequences ................................ nrand48(3)
/to generate uniformly distributed pseudorandom number sequences ................................ seed48(3)
/to generate uniformly distributed pseudorandom number sequences ................................ srand48(3)
rand: Returns pseudorandom numbers ................................................ rand(3)
srand: Generates pseudorandom numbers ................................................ srand(3)
rand_r: Returns pseudorandom numbers (reentrant) ............................. rand_r(3)
ispunct: Test for a punctuation character .................................................... ispunct(3)
iswpunct: Tests for a wide punctuation character .................................................... iswpunct(3)
input stream ungetc: Pushes a character back into the ................................... ungetc(3)
the input stream ungetwc: Pushes a wide character back into ................................ ungetwc(3)
specified output stream putc: Writes a byte to a ................................................. putc(3)
standard output stream putchar: Writes a byte to the ......................................... putchar(3)
to the standard output stream/ putchar_unlocked: Writes a byte ................................. putchar_unlocked(3)
specified output stream but does/ putc_unlocked: Writes a byte to a ................................ putc_unlocked(3)
variable putenv: Sets an environment ........................................ putenv(3)
standard output stream puts: Writes a string to the ............................................ puts(3)
putw: Writes a word to a stream ................................... putw(3)
a specified stream putwc: Writes a wide character to ................................ putwc(3)
to the standard output stream putwchar: Writes a wide character ...............................
putwchar(3)
string
to the standard output/ putws: Writes a wide-character .................................... putws(3)
qsort: Sorts a table in place ........................................... qsort(3)
and subvolume names used to qualify partial Guardian/ /volume ............................... chvol(3)
locale setlocale: Changes or queries the programs current ....................................... setlocale(3)
nan: Returns quiet Nan for specified string ....................................... nan(3)
nanf: Returns a float quiet NaN for specified string ...................................... nanf(3)
nanl: Returns a long double quiet NaN for specified string ...................................... nanl(3)
of a division operation with quotient /Computes the remainder .............................. remquo(3)
/of a division operation with quotient for float values ................................................ remquof(3)
/of a division operation with quotient for long double values ................................... remquol(3)
Converts a 32-bit integer to a radix-64 ASCII string l64a: ......................................... l64a(3)
integer a64l: Converts a radix-64 ASCII string to a 32-bit ................................. a64l(3)
logb: Computes the radix-independent exponent as a/ ................................ logb(3)
float number logbf: Computes the radix-independent exponent as a .................................. logbf(3)
long double/ logbl: Computes the radix-independent exponent as a .................................. logbl(3)
integer ilogb: Computes the radix-independent exponent as an ............................... ilogb(3)
float value/ ilogbf: Computes the radix-independent exponent of a .................................. ilogbf(3)
long double/ ilogbl: Computes the radix-independent exponent of a .................................. ilogbl(3)
/the long integral exponent of a radix-independent float number ................................... scalblnf(3)
/Computes the exponent of a radix-independent float number ................................... scalbnf(3)
scalb: Computes exponent of a radix-independent floating-point/ ................................
scalb(3)
/the long integral exponent of a radix-independent floating-point/ ................................ scalbln(3)
/Computes the exponent of a radix-independent floating-point/ ................................ scalbn(3)
/the long integral exponent of a radix-independent long double/ ................................... scalblnl(3)
/Computes the exponent of a radix-independent long double/ ................................... scalbnl(3)
calling process raise: Sends a signal to the ............................................ raise(3)
flags feraiseexcept: Raises floating-point exception .................................... feraiseexcept(3)
flags fetestexcept: Raises floating-point exception .................................... fetestexcept(3)
numbers rand: Returns pseudorandom ........................................ rand(3)
random: Generates random numbers ........................... random(3)
initstate: Initialize random number generator ............................................. initstate(3)
the state array used by the random number generator /Switches ........................... setstate(3)
random: Generates random numbers ............................................................ random(3)
srandom: Generates random numbers ............................................................ srandom(3)
numbers (reentrant) rand_r: Returns pseudorandom .................................... rand_r(3)
sscanf: Converts formatted input read from a character string .......................................... sscanf(3)
vsscanf: Converts formatted input read from a character string .......................................... vsscanf(3)
swscanf: Converts formatted input read from a wide-character string ................................ swscanf(3)
/Converts formatted input read from a wide-character string ................................ vswscanf(3)
fscanf: Converts formatted input read from an input stream ............................................. fscanf(3)
fwide: Converts formatted input read from an input stream ............................................. fwide(3)
fwscanf: Converts formatted input read from an input stream ............................................. fwscanf(3)
scanf: Converts formatted input read from the standard input/ ....................................... scanf(3)
vfscanf: Converts formatted input read from the standard input/ ....................................... vfscanf(3)
stream /Converts formatted input read from the standard input ......................................... vfwscanf(3)
527192-018 Hewlett-Packard Company Pindex43