string.h(3head) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

string.h(3head)

string.h(3HEAD)                     Headers                    string.h(3HEAD)

NAME
       string.h, string - string operations

SYNOPSIS
       #include <string.h>

DESCRIPTION
       The <string.h> header defines the following:

       NULL        as described in <stddef.h>


       size_t      as described in <stddef.h>


       locale_t    as described in <locale.h>



       The  <string.h>  header also provides function prototypes for functions
       as listed in the following man pages:
         b64_encode(3C)
         ffs(3C)
         memory(3C)
         strcat(3C)
         strchr(3C)
         strcmp(3C)
         strcoll(3C)
         strdup(3C)
         strerror(3C)
         strerrordesc_np(3C)
         strlen(3C)
         strsignal(3C)
         strtok(3C)
         strxfrm(3C)
         timingsafe_bcmp(3C)

ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE  TYPEAT‐
       TRIBUTE VALUE _ Interface StabilityCommitted _ StandardT{
         C89 through C11,
         POSIX.1-1990 through 2008,
         SUS through SUSv4,
         XPG1 through XPG7

       T}


SEE ALSO
       b64_encode(3C),   ffs(3C),  memory(3C),  strcat(3C),  strchr(3C),  str‐
       cmp(3C), strcoll(3C),  strdup(3C),  strerror(3C),  strerrordesc_np(3C),
       string(3C),  strlen(3C),  strsignal(3C),  strtok(3C), strxfrm(3C), tim‐
       ingsafe_bcmp(3C), locale.h(3HEAD),  stddef.h(3HEAD),  strings.h(3HEAD),
       types.h(3HEAD), attributes(7), standards(7)

HISTORY
       The  <string.h> header has been included in all Sun and Oracle releases
       of Solaris.

Oracle Solaris 11.4               28 Feb 2022                  string.h(3HEAD)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3