manページ検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 1138 for [SIMILAR] 16 1024 4096 WITH 45547 termio WITH 38... (6.908 sec.)
Man page of WCSCAT 0
WCSCAT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcscat - 2 つのワイド文字文字列を結合する 書式 #include < wchar.h > wchar_t *wcscat(wchar_t * dest , const wchar_t * src ); 説明 wcscat () 関数は、 strcat (3) に対応するワイド文字関数である。 この関 ...
https://man.plustar.jp/manpage/man3/wcscat.3.html - [similar]
Man page of WCSCHR 0
WCSCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcschr - ワイド文字文字列中のワイド文字を検索する 書式 #include < wchar.h > wchar_t *wcschr(const wchar_t * wcs , wchar_t wc ); 説明 wcschr () 関数は、 strchr (3) 関数に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/wcschr.3.html - [similar]
Man page of WCSCMP 0
WCSCMP Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcscmp - 2 つのワイド文字文字列を比較する 書式 #include < wchar.h > int wcscmp(const wchar_t * s1 , const wchar_t * s2 ); 説明 wcscmp () 関数は、 strcmp (3) 関数に対応するワイド文字関数である。 この ...
https://man.plustar.jp/manpage/man3/wcscmp.3.html - [similar]
Man page of WCSCPY 0
WCSCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcscpy - ワイド文字文字列をコピーする 書式 #include < wchar.h > wchar_t *wcscpy(wchar_t * dest , const wchar_t * src ); 説明 wcscpy () 関数は、 strcpy (3) 関数に対応するワイド文字関数である。 この関 ...
https://man.plustar.jp/manpage/man3/wcscpy.3.html - [similar]
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]
PREV 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 NEXT

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