manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 944 for [SIMILAR] 16 1024 4096 WITH 39515 strpbrk WITH 5... (1.945 sec.)
Man page of STRPBRK 10000
STRPBRK Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strpbrk - 文字列からバイト集合に含まれるバイトを探す 書式 #include < string.h > char *strpbrk(const char * s , const char * accept ); 説明 strpbrk () 関数は、文字列 accept に含まれるバイトのいずれか ...
https://man.plustar.jp/manpage/man3/strpbrk.3.html - [similar]
Man page of ACCEPT 1476
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept, accept4 - ソケットへの接続を受ける 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int accept(int sockfd , struct sockaddr * addr , socklen_t * addrlen ); #define ...
https://man.plustar.jp/manpage/man2/accept.2.html - [similar]
Man page of ACCEPT 1476
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept, accept4 - ソケットへの接続を受ける 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int accept(int sockfd , struct sockaddr * addr , socklen_t * addrlen ); #define ...
https://man.plustar.jp/manpage/man2/accept4.2.html - [similar]
Man page of PIPE 784
PIPE Section: Linux Programmer's Manual (7) Updated: 2014-07-08 Index JM Home Page 名前 pipe - パイプと FIFO の概要 説明 パイプと FIFO (名前付きパイプともいう) は、 単方向のプロセス間通信チャネルを提供する。 パイプには「読み出し側」と「書き込み側」がある。 パイプの書き込み側で書き込まれた ...
https://man.plustar.jp/manpage/man7/pipe.7.html - [similar]
Man page of MEMCMP 784
MEMCMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 memcmp - メモリー領域を比較する 書式 #include < string.h > int memcmp(const void * s1 , const void * s2 , size_t n ); 説明 memcmp () 関数は、メモリー領域 s1 と s2 の最初の n バイトを比較する (各バイ ...
https://man.plustar.jp/manpage/man3/memcmp.3.html - [similar]
Man page of STRING 0
STRING Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 stpcpy, strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy, strncasecmp, strpbrk, strrchr, strsep, strspn, strstr, strtok, strxfrm, index ...
https://man.plustar.jp/manpage/man3/string.3.html - [similar]
Man page of STRSPN 0
STRSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strspn, strcspn - プレフィックス部分文字列の長さを返す 書式 #include < string.h > size_t strspn(const char * s , const char * accept ); size_t strcspn(const char * s , const char * reject ); 説明 st ...
https://man.plustar.jp/manpage/man3/strcspn.3.html - [similar]
Man page of STRSPN 0
STRSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strspn, strcspn - プレフィックス部分文字列の長さを返す 書式 #include < string.h > size_t strspn(const char * s , const char * accept ); size_t strcspn(const char * s , const char * reject ); 説明 st ...
https://man.plustar.jp/manpage/man3/strspn.3.html - [similar]
Man page of STRTOK 0
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok, strtok_r - 文字列からトークンを取り出す 書式 #include < string.h > char *strtok(char * str , const char * delim ); char *strtok_r(char * str , const char * delim , char ** saveptr ); glibc 向 ...
https://man.plustar.jp/manpage/man3/strtok.3.html - [similar]
Man page of STRTOK 0
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok, strtok_r - 文字列からトークンを取り出す 書式 #include < string.h > char *strtok(char * str , const char * delim ); char *strtok_r(char * str , const char * delim , char ** saveptr ); glibc 向 ...
https://man.plustar.jp/manpage/man3/strtok_r.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022