manページ検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 985 for [SIMILAR] 16 1024 4096 WITH 50717 atalkd WITH 72... (1.596 sec.)
Man page of WCSLEN 0
WCSLEN Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcslen - ワイド文字文字列の長さを求める 書式 #include < wchar.h > size_t wcslen(const wchar_t * s ); 説明 wcslen () 関数は、 strlen (3) 関数に対応するワイド文字関数である。 この関数は、 s が指すワイ ...
https://man.plustar.jp/manpage/man3/wcslen.3.html - [similar]
Man page of WCSNCAT 0
WCSNCAT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsncat - 2 つのワイド文字文字列を結合する 書式 #include < wchar.h > wchar_t *wcsncat(wchar_t * dest , const wchar_t * src , size_t n ); 説明 wcsncat () 関数は strncat (3) に対応するワイド文字関数で ...
https://man.plustar.jp/manpage/man3/wcsncat.3.html - [similar]
Man page of WCSPBRK 0
WCSPBRK Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcspbrk - ワイド文字列から、与えられたワイド文字集合に含まれる文字を検索する 書式 #include < wchar.h > wchar_t *wcspbrk(const wchar_t * wcs , const wchar_t * accept ); 説明 wcspbrk () 関数は、 strp ...
https://man.plustar.jp/manpage/man3/wcspbrk.3.html - [similar]
Man page of WCSRCHR 0
WCSRCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcsrchr - ワイド文字列中のワイド文字を探す 書式 #include < wchar.h > wchar_t *wcsrchr(const wchar_t * wcs , wchar_t wc ); 説明 wcsrchr () 関数は、 strrchr (3) 関数に対応するワイド文字関数である。 こ ...
https://man.plustar.jp/manpage/man3/wcsrchr.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 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]
PREV 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 NEXT

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