manページ検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1115 for char (0.105 sec.)
Man page of GETXATTR 3012
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... > #include < sys/xattr.h > ssize_t getxattr(const char * path , const char * name , void * value , size_t ... size ); ssize_t lgetxattr(const char * path , const char * name , void * value , size_t ... size ); ssize_t fgetxattr(int fd , const char * name , void * value , size_t size ); 説明 Extend ... ). They are extensions to the normal attributes which are associated with all inodes in the system (i.e., ...
https://man.plustar.jp/manpage/man2/getxattr.2.html - [similar]
Man page of GETXATTR 3012
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... > #include < sys/xattr.h > ssize_t getxattr(const char * path , const char * name , void * value , size_t ... size ); ssize_t lgetxattr(const char * path , const char * name , void * value , size_t ... size ); ssize_t fgetxattr(int fd , const char * name , void * value , size_t size ); 説明 Extend ... ). They are extensions to the normal attributes which are associated with all inodes in the system (i.e., ...
https://man.plustar.jp/manpage/man2/lgetxattr.2.html - [similar]
Man page of FGETC 3012
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... fgets, getc, getchar, ungetc - 文字と文字列の入力 書式 #include < stdio ... .h > int fgetc(FILE * stream ); char *fgets(char * s , int size , FILE * stream ); int ... getc(FILE * stream ); int getchar(void); int ungetc(int c , FILE * stream ); 説明 fg ... etc () は、 stream から次の文字を unsigned char として読み、 int にキャストして返す。ファイルの終わ ...
https://man.plustar.jp/manpage/man3/fgetc.3.html - [similar]
Man page of FGETC 3012
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... fgets, getc, getchar, ungetc - 文字と文字列の入力 書式 #include < stdio ... .h > int fgetc(FILE * stream ); char *fgets(char * s , int size , FILE * stream ); int ... getc(FILE * stream ); int getchar(void); int ungetc(int c , FILE * stream ); 説明 fg ... etc () は、 stream から次の文字を unsigned char として読み、 int にキャストして返す。ファイルの終わ ...
https://man.plustar.jp/manpage/man3/fgets.3.html - [similar]
Man page of FGETC 3012
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... fgets, getc, getchar, ungetc - 文字と文字列の入力 書式 #include < stdio ... .h > int fgetc(FILE * stream ); char *fgets(char * s , int size , FILE * stream ); int ... getc(FILE * stream ); int getchar(void); int ungetc(int c , FILE * stream ); 説明 fg ... etc () は、 stream から次の文字を unsigned char として読み、 int にキャストして返す。ファイルの終わ ...
https://man.plustar.jp/manpage/man3/getc.3.html - [similar]
Man page of FGETC 3012
FGETC Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fgetc, ... fgets, getc, getchar, ungetc - 文字と文字列の入力 書式 #include < stdio ... .h > int fgetc(FILE * stream ); char *fgets(char * s , int size , FILE * stream ); int ... getc(FILE * stream ); int getchar(void); int ungetc(int c , FILE * stream ); 説明 fg ... etc () は、 stream から次の文字を unsigned char として読み、 int にキャストして返す。ファイルの終わ ...
https://man.plustar.jp/manpage/man3/getchar.3.html - [similar]
Man page of INDEX 3012
INDEX Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 index, ... 字列中の文字の位置を示す 書式 #include < strings.h > char *index(const char * s , int c ); char *rindex(cons ... t char * s , int c ); 説明 index () 関数は、文字列 s 中に ...
https://man.plustar.jp/manpage/man3/index.3.html - [similar]
Man page of INDEX 3012
INDEX Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 index, ... 字列中の文字の位置を示す 書式 #include < strings.h > char *index(const char * s , int c ); char *rindex(cons ... t char * s , int c ); 説明 index () 関数は、文字列 s 中に ...
https://man.plustar.jp/manpage/man3/rindex.3.html - [similar]
Man page of STRCMP 3012
STRCMP Section: Linux Programmer's Manual (3) Updated: 2014-01-20 Index JM Home Page 名前 strcmp ... を比べる 書式 #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 STRSPN 3012
STRSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strspn ... 返す 書式 #include < string.h > size_t strspn(const char * s , const char * accept ); size_t strcspn(const ... char * s , const char * reject ); 説明 strspn () 関数は、 s から、 accep ...
https://man.plustar.jp/manpage/man3/strcspn.3.html - [similar]
PREV 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 NEXT

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