manページ検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 1526 for [SIMILAR] 16 1024 4096 WITH 25955 apple WITH 323... (4.714 sec.)
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 WCWIDTH 0
WCWIDTH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcwidth - ワイド文字が必要とするカラム数を調べる 書式 #define _XOPEN_SOURCE #include < wchar.h > int wcwidth(wchar_t c ); 説明 wcwidth () 関数は、ワイド文字 c を表現するために必要なカラム 数を返す。 ...
https://man.plustar.jp/manpage/man3/wcwidth.3.html - [similar]
Man page of WMEMCHR 0
WMEMCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemchr - ワイド文字の配列からワイド文字を探す 書式 #include < wchar.h > wchar_t *wmemchr(const wchar_t * s , wchar_t c , size_t n ); 説明 wmemchr () 関数は、 memchr (3) 関数に対応するワイド文字関数 ...
https://man.plustar.jp/manpage/man3/wmemchr.3.html - [similar]
Man page of WMEMCMP 0
WMEMCMP Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemcmp - ワイド文字の配列 2 つを比較する 書式 #include < wchar.h > int wmemcmp(const wchar_t * s1 , const wchar_t * s2 , size_t n ); 説明 wmemcmp () 関数は、 memcmp (3) 関数に対応するワイド文字関数 ...
https://man.plustar.jp/manpage/man3/wmemcmp.3.html - [similar]
Man page of WMEMCPY 0
WMEMCPY Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemcpy - ワイド文字の配列をコピーする 書式 #include < wchar.h > wchar_t *wmemcpy(wchar_t * dest , const wchar_t * src , size_t n ); 説明 wmemcpy () 関数は、 memcpy (3) 関数に対応するワイド文字関数 ...
https://man.plustar.jp/manpage/man3/wmemcpy.3.html - [similar]
Man page of WMEMMOVE 0
WMEMMOVE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemmove -ワイド文字の配列をコピーする 書式 #include < wchar.h > wchar_t *wmemmove(wchar_t * dest , const wchar_t * src , size_t n ); 説明 wmemmove () 関数は、 memmove (3) 関数に対応するワイド文字 ...
https://man.plustar.jp/manpage/man3/wmemmove.3.html - [similar]
Man page of FULL 0
FULL Section: Linux Programmer's Manual (4) Updated: 2019-03-06 Index JM Home Page 名前 full - いつも full であるデバイス 設定 システムに作成済みの /dev/full がない場合、 次のコマンドにより作成できる。 mknod -m 666 /dev/full c 1 7 chown root:root /dev/full 説明 /dev/full は、メジャーデバ ...
https://man.plustar.jp/manpage/man4/full.4.html - [similar]
Man page of NULL 0
NULL Section: Linux Programmer's Manual (4) Updated: 2015-07-23 Index JM Home Page 名前 null, zero - データの掃きだめ 説明 スペシャルファイル /dev/null または /dev/zero に書かれたデータは捨てられる。 /dev/null を読むと常に end of file が返され (つまり、 read (2) は 0 を返す)、対照的 に / ...
https://man.plustar.jp/manpage/man4/null.4.html - [similar]
Man page of NULL 0
NULL Section: Linux Programmer's Manual (4) Updated: 2015-07-23 Index JM Home Page 名前 null, zero - データの掃きだめ 説明 スペシャルファイル /dev/null または /dev/zero に書かれたデータは捨てられる。 /dev/null を読むと常に end of file が返され (つまり、 read (2) は 0 を返す)、対照的 に / ...
https://man.plustar.jp/manpage/man4/zero.4.html - [similar]
PREV 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 NEXT

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