manページ検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1138 for [SIMILAR] 16 1024 4096 WITH 45547 termio WITH 38... (2.413 sec.)
Man page of PTHREAD_SIGQUEUE 0
PTHREAD_SIGQUEUE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 pthread_sigqueue - スレッドに対するシグナルとデータをキューに入れる 書式 #include < signal.h > #include < pthread.h > int pthread_sigqueue(pthread_t thread , int sig , const union sigval v ...
https://man.plustar.jp/manpage/man3/pthread_sigqueue.3.html - [similar]
Man page of PTHREAD_YIELD 0
PTHREAD_YIELD Section: Linux Programmer's Manual (3) Updated: 2017-11-26 Index JM Home Page 名前 pthread_yield - プロセッサを明け渡す (yield) 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_yield(void); -pthread を付けてコンパイルとリンクを行 ...
https://man.plustar.jp/manpage/man3/pthread_yield.3.html - [similar]
Man page of PUTPWENT 0
PUTPWENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 putpwent - パスワードファイルエントリーの書き込み 書式 #include < stdio.h > #include < sys/types.h > #include < pwd.h > int putpwent(const struct passwd * p , FILE * stream ); glibc 向けの機能検査 ...
https://man.plustar.jp/manpage/man3/putpwent.3.html - [similar]
Man page of GETW 0
GETW Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 getw, putw - ワード(int)の入出力 書式 #include < stdio.h > int getw(FILE * stream ); int putw(int w , FILE * stream ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): getw (), putw ( ...
https://man.plustar.jp/manpage/man3/putw.3.html - [similar]
Man page of ECVT_R 0
ECVT_R Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 ecvt_r, fcvt_r, qecvt_r, qfcvt_r - 浮動小数点数の文字列への変換 書式 #include < stdlib.h > int ecvt_r(double number , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int fcvt_r(d ...
https://man.plustar.jp/manpage/man3/qecvt_r.3.html - [similar]
Man page of ECVT_R 0
ECVT_R Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 ecvt_r, fcvt_r, qecvt_r, qfcvt_r - 浮動小数点数の文字列への変換 書式 #include < stdlib.h > int ecvt_r(double number , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int fcvt_r(d ...
https://man.plustar.jp/manpage/man3/qfcvt_r.3.html - [similar]
Man page of RAISE 0
RAISE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 raise - 呼び出し元にシグナルを送る 書式 #include < signal.h > int raise(int sig ); 説明 raise () 関数は、呼び出し元のプロセスもしくはスレッドにシグナルを送る。 シングルスレッドのプログラムでは、以下と ...
https://man.plustar.jp/manpage/man3/raise.3.html - [similar]
Man page of RE_COMP 0
RE_COMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 re_comp, re_exec - BSD の正規表現関数 書式 #define _REGEX_RE_COMP #include < sys/types.h > #include < regex.h > char *re_comp(const char * regex ); int re_exec(const char * string ); 説明 re_comp ( ...
https://man.plustar.jp/manpage/man3/re_comp.3.html - [similar]
Man page of RE_COMP 0
RE_COMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 re_comp, re_exec - BSD の正規表現関数 書式 #define _REGEX_RE_COMP #include < sys/types.h > #include < regex.h > char *re_comp(const char * regex ); int re_exec(const char * string ); 説明 re_comp ( ...
https://man.plustar.jp/manpage/man3/re_exec.3.html - [similar]
Man page of INDEX 0
INDEX Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 index, rindex - 文字列中の文字の位置を示す 書式 #include < strings.h > char *index(const char * s , int c ); char *rindex(const char * s , int c ); 説明 index () 関数は、文字列 s 中に最初に文字 c が ...
https://man.plustar.jp/manpage/man3/rindex.3.html - [similar]
PREV 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 NEXT

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