manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 72 for [SIMILAR] 16 1024 4096 WITH 45412 strcasecmp WIT... (0.208 sec.)
Man page of STRCASECMP 10000
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 strcasecmp, strncasecmp - 二つの文字列を大文字小文字を区別せず比較する 書式 #include < strings.h > int strcasecmp(const char * s1 , const char * s2 ); int strncasecmp(const char * s1 , const cha ...
https://man.plustar.jp/manpage/man3/strcasecmp.3.html - [similar]
Man page of STRCASECMP 10000
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 strcasecmp, strncasecmp - 二つの文字列を大文字小文字を区別せず比較する 書式 #include < strings.h > int strcasecmp(const char * s1 , const char * s2 ); int strncasecmp(const char * s1 , const cha ...
https://man.plustar.jp/manpage/man3/strncasecmp.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]
JM Project (Japanese)::List(man1) 0
Linux マニュアル 一覧表 アルファベット順 - s linuxマニュアルの s の一覧表です。 Linux マニュアル 一覧表 [ man1 ] [ man2 ] [ man3 ] [ man4 ] [ man5 ] [ man6 ] [ man7 ] [ man8 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ...
https://man.plustar.jp/manpage/man_s.html - [similar]
Man page of BCMP 0
BCMP Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 bcmp - バイト列を比較する 書式 #include < strings.h > int bcmp(const void * s1 , const void * s2 , size_t n ); 説明 bcmp () は、2 つのバイト列 s1 と s2 の先頭 n バイトを 比較する。2 つが等しいか、特に ...
https://man.plustar.jp/manpage/man3/bcmp.3.html - [similar]
Man page of MEMCMP 0
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 STRCMP 0
STRCMP Section: Linux Programmer's Manual (3) Updated: 2014-01-20 Index JM Home Page 名前 strcmp, strncmp - 二つの文字列を比べる 書式 #include < string.h > int strcmp(const char * s1 , const char * s2 ); int strncmp(const char * s1 , const char * s2 , size_t n ); 説明 strcmp () 関数は二つ ...
https://man.plustar.jp/manpage/man3/strcmp.3.html - [similar]
Man page of STRCMP 0
STRCMP Section: Linux Programmer's Manual (3) Updated: 2014-01-20 Index JM Home Page 名前 strcmp, strncmp - 二つの文字列を比べる 書式 #include < string.h > int strcmp(const char * s1 , const char * s2 ); int strncmp(const char * s1 , const char * s2 , size_t n ); 説明 strcmp () 関数は二つ ...
https://man.plustar.jp/manpage/man3/strncmp.3.html - [similar]
Man page of FEATURE_TEST_MACROS 0
FEATURE_TEST_MACROS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 feature_test_macros - 機能検査マクロ 説明 機能検査マクロ (feature test macro) により、プログラマは プログラムがコンパイルされる際にシステムのヘッダーファイルにより 公開される定義を制御す ...
https://man.plustar.jp/manpage/man7/feature_test_macros.7.html - [similar]
Man page of LISTEN 0
LISTEN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 listen - ソケット(socket)上の接続を待つ 書式 #include < sys/types.h > /* 「注意」参照 */ #include < sys/socket.h > int listen(int sockfd , int backlog ); 説明 listen () は sockfd が参照するソケットを ...
https://man.plustar.jp/manpage/man2/listen.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT

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