*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 strsvisx(3) -- visually encode characters
    The vis() function copies into dst a string which represents the character c. If c needs no encoding, it is copied in unaltered. The string is null terminated, and a pointer to the end of the string i...
 strtod(3) -- convert ASCII string to double
    The strtod() function converts the initial portion of the string pointed to by nptr to double representation. The expected form of the string is an optional plus (``+'') or minus sign (``-'') foll...
 strtoimax(3) -- convert string value to a long, long long, intmax_t or quad_t integer
    The strtol() function converts the string in nptr to a long int value. The strtoll() function converts the string in nptr to a long long int value. The strtoimax() function converts the string in nptr...
 strtok(3) -- string tokens
    The strtok() function is used to isolate sequential tokens in a null-terminated string, str. These tokens are separated in the string by at least one of the characters in sep. The first time that strt...
 strtok_r(3) -- string tokens
    The strtok() function is used to isolate sequential tokens in a null-terminated string, str. These tokens are separated in the string by at least one of the characters in sep. The first time that strt...
 strtol(3) -- convert string value to a long, long long, intmax_t or quad_t integer
    The strtol() function converts the string in nptr to a long int value. The strtoll() function converts the string in nptr to a long long int value. The strtoimax() function converts the string in nptr...
 strtoll(3) -- convert string value to a long, long long, intmax_t or quad_t integer
    The strtol() function converts the string in nptr to a long int value. The strtoll() function converts the string in nptr to a long long int value. The strtoimax() function converts the string in nptr...
 strtoq(3) -- convert string value to a long, long long, intmax_t or quad_t integer
    The strtol() function converts the string in nptr to a long int value. The strtoll() function converts the string in nptr to a long long int value. The strtoimax() function converts the string in nptr...
 strtoul(3) -- convert a string to an unsigned long, unsigned long long, uintmax_t or uquad_t integer
    The strtoul() function converts the string in nptr to an unsigned long int value. The strtoull() function converts the string in nptr to an unsigned long long int value. The strtoumax() function conve...
 strtoull(3) -- convert a string to an unsigned long, unsigned long long, uintmax_t or uquad_t integer
    The strtoul() function converts the string in nptr to an unsigned long int value. The strtoull() function converts the string in nptr to an unsigned long long int value. The strtoumax() function conve...
 strtoumax(3) -- convert a string to an unsigned long, unsigned long long, uintmax_t or uquad_t integer
    The strtoul() function converts the string in nptr to an unsigned long int value. The strtoull() function converts the string in nptr to an unsigned long long int value. The strtoumax() function conve...
 strtouq(3) -- convert a string to an unsigned long, unsigned long long, uintmax_t or uquad_t integer
    The strtoul() function converts the string in nptr to an unsigned long int value. The strtoull() function converts the string in nptr to an unsigned long long int value. The strtoumax() function conve...
 strunvis(3) -- decode a visual representation of characters
    The unvis(), strunvis() and strunvisx() functions are used to decode a visual representation of characters, as produced by the vis(3) function, back into the original form. The unvis() function is cal...
 strvis(3) -- visually encode characters
    The vis() function copies into dst a string which represents the character c. If c needs no encoding, it is copied in unaltered. The string is null terminated, and a pointer to the end of the string i...
 strvisx(3) -- visually encode characters
    The vis() function copies into dst a string which represents the character c. If c needs no encoding, it is copied in unaltered. The string is null terminated, and a pointer to the end of the string i...
<<  [Prev]  86  87  88  89  90  91  92  93  94  95  96  97  98  99  100  101  102  103  104  105  106  
107  108  109  110  111  112  113  114  115  116  117  118  119  120  121  122  123  124  125  126  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service