manページ検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 952 for [SIMILAR] 16 1024 4096 WITH 39542 dysize WITH 10... (0.766 sec.)
Man page of GETWCHAR 0
GETWCHAR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getwchar - 標準入力よりワイド文字を読み込む 書式 #include < wchar.h > wint_t getwchar(void); 説明 getwchar () 関数は getchar (3) 関数のワイド文字版である。 stdin からワイド文字を読み込んでそれを返 ...
https://man.plustar.jp/manpage/man3/getwchar.3.html - [similar]
Man page of ISWPRINT 0
ISWPRINT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswprint - 印字可能ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswprint(wint_t wc ); 説明 iswprint () 関数は、 isprint (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文 ...
https://man.plustar.jp/manpage/man3/iswprint.3.html - [similar]
Man page of MEMFROB 0
MEMFROB Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 memfrob - メモリーエリアの操作 (暗号化) 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < string.h > void *memfrob(void * s , size_t n ); 説明 memfrob () 関数は、メモリーエリア ...
https://man.plustar.jp/manpage/man3/memfrob.3.html - [similar]
Man page of PUTGRENT 0
PUTGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 putgrent - グループデータベースエントリーをファイルに書き込む 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < grp.h > int putgrent(const struct group * grp , FILE * stream ) ...
https://man.plustar.jp/manpage/man3/putgrent.3.html - [similar]
Man page of PUTWCHAR 0
PUTWCHAR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 putwchar - ワイド文字を標準出力へ書き出す 書式 #include < wchar.h > wint_t putwchar(wchar_t wc ); 説明 putwchar () 関数は putchar () のワイド文字版である。 この関数は wc を stdout へと書き出す。 f ...
https://man.plustar.jp/manpage/man3/putwchar.3.html - [similar]
Man page of SEM_CLOSE 0
SEM_CLOSE Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sem_close - 名前付きセマフォをクローズする 書式 #include < semaphore.h > int sem_close(sem_t * sem ); -pthread とリンクする。 説明 sem_close () は sem が参照する名前付きセマフォをクローズし、 この ...
https://man.plustar.jp/manpage/man3/sem_close.3.html - [similar]
Man page of SEM_UNLINK 0
SEM_UNLINK Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sem_unlink - 名前付きセマフォを削除する 書式 #include < semaphore.h > int sem_unlink(const char * name ); -pthread とリンクする。 説明 sem_unlink () は、 name で参照される名前付きセマフォを削除す ...
https://man.plustar.jp/manpage/man3/sem_unlink.3.html - [similar]
Man page of SLEEP 0
SLEEP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sleep - 指定の秒数の間だけ休止する 書式 #include < unistd.h > unsigned int sleep(unsigned int seconds ); 説明 sleep () causes the calling thread to sleep either until the number of real-time seconds ...
https://man.plustar.jp/manpage/man3/sleep.3.html - [similar]
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strcasestr.3.html - [similar]
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strstr.3.html - [similar]
PREV 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 NEXT

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