manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 191 for [SIMILAR] 16 1024 4096 WITH 46175 wcsdup WITH 16... (0.292 sec.)
Man page of WCSDUP 10000
WCSDUP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 wcsdup - ワイド文字文字列を複製する 書式 #include < wchar.h > wchar_t *wcsdup(const wchar_t * s ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): wcsdup (): glibc 2.10 以降: _POSI ...
https://man.plustar.jp/manpage/man3/wcsdup.3.html - [similar]
Man page of WCSCMP 3642
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]
JM Project (Japanese)::List(man1) 3602
Linux マニュアル 一覧表 アルファベット順 - w linuxマニュアルの w の一覧表です。 Linux マニュアル 一覧表 [ man1 ] [ man2 ] [ man3 ] [ man4 ] [ man5 ] [ man6 ] [ man7 ] [ man8 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ...
https://man.plustar.jp/manpage/man_w.html - [similar]
Man page of WCSSTR 3332
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 3332
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 WCSCPY 1559
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 WCSSPN 1559
WCSSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcsspn - ワイド文字文字列を進み、ワイド文字の集合の文字をスキップする 書式 #include < wchar.h > size_t wcsspn(const wchar_t * wcs , const wchar_t * accept ); 説明 wcsspn () 関数は、 strspn (3) 関数に ...
https://man.plustar.jp/manpage/man3/wcsspn.3.html - [similar]
Man page of WCPNCPY 1559
WCPNCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcpncpy - 固定長のワイド文字文字列をコピーし、その末尾を指すポインターを返す 書式 #include < wchar.h > wchar_t *wcpncpy(wchar_t * dest , const wchar_t * src , size_t n ); glibc 向けの機能検査マクロ ...
https://man.plustar.jp/manpage/man3/wcpncpy.3.html - [similar]
Man page of WCSNCPY 1559
WCSNCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsncpy - 固定長のワイド文字文字列をコピーする 書式 #include < wchar.h > wchar_t *wcsncpy(wchar_t * dest , const wchar_t * src , size_t n ); 説明 wcsncpy () 関数は、 strncpy (3) 関数に対応するワイド ...
https://man.plustar.jp/manpage/man3/wcsncpy.3.html - [similar]
Man page of WCSTOK 1559
WCSTOK Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 wcstok - ワイド文字文字列をトークンに分割する 書式 #include < wchar.h > wchar_t *wcstok(wchar_t * wcs , const wchar_t * delim , wchar_t ** ptr ); 説明 wcstok () 関数は、 strtok (3) 関数に対応するワイ ...
https://man.plustar.jp/manpage/man3/wcstok.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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