manページ検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1261 for [SIMILAR] 16 1024 4096 WITH 1135 ロジ WITH 1097 ... (3.523 sec.)
Man page of TOASCII 0
TOASCII Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 toascii - 文字を ASCII に変換する 書式 #include < ctype.h > int toascii(int c ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): toascii (): _XOPEN_SOURCE || /* Glibc since 2.19: ...
https://man.plustar.jp/manpage/man3/toascii.3.html - [similar]
Man page of WCSSTR 0
WCSSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsstr - ワイド文字文字列中の部分文字列の位置を特定する 書式 #include < wchar.h > wchar_t *wcsstr(const wchar_t * haystack , const wchar_t * needle ); 説明 wcsstr () 関数は、 strstr (3) 関数に対応す ...
https://man.plustar.jp/manpage/man3/wcsstr.3.html - [similar]
Man page of WCSWIDTH 0
WCSWIDTH Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcswidth - 固定サイズのワイド文字文字列の表示に必要なカラム数を求める 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < wchar.h > int wcswidth(const wchar_t * s , size_t n ) ...
https://man.plustar.jp/manpage/man3/wcswidth.3.html - [similar]
Man page of FPURGE 0
FPURGE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fpurge, __fpurge - ストリームを一掃 (purge) する 書式 /* unsupported */ #include < stdio.h > int fpurge(FILE * stream ); /* supported */ #include < stdio.h > #include < stdio_ext.h > void __fpurge(F ...
https://man.plustar.jp/manpage/man3/__fpurge.3.html - [similar]
Man page of FPURGE 0
FPURGE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fpurge, __fpurge - ストリームを一掃 (purge) する 書式 /* unsupported */ #include < stdio.h > int fpurge(FILE * stream ); /* supported */ #include < stdio.h > #include < stdio_ext.h > void __fpurge(F ...
https://man.plustar.jp/manpage/man3/fpurge.3.html - [similar]
Man page of ISWALNUM 0
ISWALNUM Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswalnum - 英数字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswalnum(wint_t wc ); 説明 iswalnum () 関数は、 isalnum (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswalnum.3.html - [similar]
Man page of GETS 0
GETS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets - 標準入力からの文字列を取得する (非推奨) 書式 #include < stdio.h > char *gets(char * s ); 説明 この関数は使用しないこと 。 gets () は、改行文字か EOF までの 1行を stdin から読み込み s が指すバッ ...
https://man.plustar.jp/manpage/man3/gets.3.html - [similar]
Man page of LLSEEK 0
LLSEEK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 _llseek - ファイルの読み書きオフセットの位置を変える 書式 #include < sys/types.h > #include < unistd.h > int _llseek(unsigned int fd , unsigned long offset_high , unsigned long offset_low , loff_t * ...
https://man.plustar.jp/manpage/man2/_llseek.2.html - [similar]
Man page of CACHEFLUSH 0
CACHEFLUSH Section: Linux Programmer's Manual (2) Updated: 2007-05-26 Index JM Home Page 名前 cacheflush - 命令キャッシュやデータキャッシュの内容をフラッシュする 書式 #include < asm/cachectl.h > int cacheflush(char * addr , int nbytes , int cache ); 説明 cacheflush () は addr から (addr+ ...
https://man.plustar.jp/manpage/man2/cacheflush.2.html - [similar]
Man page of GETSID 0
GETSID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getsid - セッション ID を取得する。 書式 #include < sys/types.h > #include < unistd.h > pid_t getsid(pid_t pid ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): getsid (): _XOPEN_ ...
https://man.plustar.jp/manpage/man2/getsid.2.html - [similar]
PREV 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 NEXT

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