manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 1959 for include (0.019 sec.)
Man page of GET_NPROCS 3560
GET_NPROCS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ge ... cs, get_nprocs_conf - プロセッサ数を取得する 書式 #include < sys/sysinfo.h > int get_nprocs(void); int get_np ... nf () が どのように利用できるかを示すものである。 #include < stdlib.h > #include < stdio.h > #include < sys/s ... る。 関連キーワード nprocs , conf , NPROCS , 関数 , include , processors , int , プロセッサ , sysconf , 属性 L ...
https://man.plustar.jp/manpage/man3/get_nprocs.3.html - [similar]
Man page of GET_NPROCS 3560
GET_NPROCS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ge ... cs, get_nprocs_conf - プロセッサ数を取得する 書式 #include < sys/sysinfo.h > int get_nprocs(void); int get_np ... nf () が どのように利用できるかを示すものである。 #include < stdlib.h > #include < stdio.h > #include < sys/s ... る。 関連キーワード nprocs , conf , NPROCS , 関数 , include , processors , int , プロセッサ , sysconf , 属性 L ...
https://man.plustar.jp/manpage/man3/get_nprocs_conf.3.html - [similar]
Man page of IF_NAMEINDEX 3560
IF_NAMEINDEX Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... インターフェースの名前とインデックスを取得する 書式 #include < net/if.h > struct if_nameindex *if_nameindex( vo ... ./a.out 1: lo 2: wlan0 3: em1 プログラムのソース #include < net/if.h > #include < stdio.h > #include < stdli ... b.h > #include < unistd.h > int main(int argc, char *argv[]) { st ... インターフェース , IF , NAMEINDEX , freenameindex , include , 関数 , エラー , プログラム , 名前 Linux マニュア ...
https://man.plustar.jp/manpage/man3/if_freenameindex.3.html - [similar]
Man page of IF_NAMEINDEX 3560
IF_NAMEINDEX Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... インターフェースの名前とインデックスを取得する 書式 #include < net/if.h > struct if_nameindex *if_nameindex( vo ... ./a.out 1: lo 2: wlan0 3: em1 プログラムのソース #include < net/if.h > #include < stdio.h > #include < stdli ... b.h > #include < unistd.h > int main(int argc, char *argv[]) { st ... インターフェース , IF , NAMEINDEX , freenameindex , include , 関数 , エラー , プログラム , 名前 Linux マニュア ...
https://man.plustar.jp/manpage/man3/if_nameindex.3.html - [similar]
Man page of OFFSETOF 3560
OFFSETOF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 offs ... etof - 構造体のメンバーのオフセットを返す 書式 #include < stddef.h > size_t offsetof( type , member ); 説明 ... ; d=8 a=16 sizeof(struct s)=16 プログラムのソース #include < stddef.h > #include < stdio.h > #include < stdli ... , offsetof , OFFSETOF , zu , member , オフセット , include , コンパイラ , pages , フィールド Linux マニュアル ...
https://man.plustar.jp/manpage/man3/offsetof.3.html - [similar]
Man page of RPMATCH 3560
RPMATCH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 rpmat ... ch - 質問への応答が肯定か否定かを判定する 書式 #include < stdlib.h > int rpmatch(const char * response ); ... に渡した場合の結果を表示する。 #define _SVID_SOURCE #include < locale.h > #include < stdlib.h > #include < stri ... ng.h > #include < stdio.h > int main(int argc, char *argv[]) { if ... 。 関連キーワード rpmatch , 応答 , RPMATCH , 解釈 , include , エラー , ha , 失敗 , SOURCE , 否定 Linux マニュア ...
https://man.plustar.jp/manpage/man3/rpmatch.3.html - [similar]
Man page of DUPLOCALE 3517
DUPLOCALE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 dup ... locale - ロケールオブジェクトを複製する 書式 #include < locale.h > locale_t duplocale(locale_t locobj ); ... ABC プログラムのソース #define _XOPEN_SOURCE 700 #include < ctype.h > #include < stdio.h > #include < stdlib ... .h > #include < locale.h > #define errExit(msg) do { perror(msg) ... ト , DUPLOCALE , ハンドル , toupper , 作成 , nloc , include Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man3/duplocale.3.html - [similar]
Man page of GETPROTOENT_R 3517
GETPROTOENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... トコル エントリーを取得する (リエントラント版) 書式 #include < netdb.h > int getprotoent_r(struct protoent * re ... not found プログラムのソース #define _GNU_SOURCE #include < ctype.h > #include < netdb.h > #include < stdlib ... .h > #include < stdio.h > #include < errno.h > #include < string ...
https://man.plustar.jp/manpage/man3/getprotobyname_r.3.html - [similar]
Man page of GETPROTOENT_R 3517
GETPROTOENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... トコル エントリーを取得する (リエントラント版) 書式 #include < netdb.h > int getprotoent_r(struct protoent * re ... not found プログラムのソース #define _GNU_SOURCE #include < ctype.h > #include < netdb.h > #include < stdlib ... .h > #include < stdio.h > #include < errno.h > #include < string ...
https://man.plustar.jp/manpage/man3/getprotobynumber_r.3.html - [similar]
Man page of GETPROTOENT_R 3517
GETPROTOENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... トコル エントリーを取得する (リエントラント版) 書式 #include < netdb.h > int getprotoent_r(struct protoent * re ... not found プログラムのソース #define _GNU_SOURCE #include < ctype.h > #include < netdb.h > #include < stdlib ... .h > #include < stdio.h > #include < errno.h > #include < string ...
https://man.plustar.jp/manpage/man3/getprotoent_r.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT

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