manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 273 for [SIMILAR] 16 1024 4096 WITH 37909 wcschr WITH 77... (0.522 sec.)
Man page of FPUTWS 2652
FPUTWS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fputws - ワイド文字の文字列を FILE ストリームに書き込む 書式 #include < wchar.h > int fputws(const wchar_t * ws , FILE * stream ); 説明 fputws () 関数は、 fputs (3) に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/fputws.3.html - [similar]
Man page of FPUTWC 2652
FPUTWC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fputwc, putwc - ワイド文字を FILE ストリームに書き込む 書式 #include < stdio.h > #include < wchar.h > wint_t fputwc(wchar_t wc , FILE * stream ); wint_t putwc(wchar_t wc , FILE * stream ); 説明 fput ...
https://man.plustar.jp/manpage/man3/fputwc.3.html - [similar]
Man page of FPUTWC 2652
FPUTWC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fputwc, putwc - ワイド文字を FILE ストリームに書き込む 書式 #include < stdio.h > #include < wchar.h > wint_t fputwc(wchar_t wc , FILE * stream ); wint_t putwc(wchar_t wc , FILE * stream ); 説明 fput ...
https://man.plustar.jp/manpage/man3/putwc.3.html - [similar]
Man page of WMEMMOVE 2652
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 WMEMCPY 2652
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 PUTWCHAR 2652
PUTWCHAR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 putwchar - ワイド文字を標準出力へ書き出す 書式 #include < wchar.h > wint_t putwchar(wchar_t wc ); 説明 putwchar () 関数は putchar () のワイド文字版である。 この関数は wc を stdout へと書き出す。 f ...
https://man.plustar.jp/manpage/man3/putwchar.3.html - [similar]
Man page of WCSTOK 1969
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]
Man page of WCSRCHR 1969
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 WCSCSPN 1969
WCSCSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcscspn - ワイド文字文字列から、与えた文字集合に含まれる文字を検索する 書式 #include < wchar.h > size_t wcscspn(const wchar_t * wcs , const wchar_t * reject ); 説明 wcscspn () 関数は、 strcspn (3) ...
https://man.plustar.jp/manpage/man3/wcscspn.3.html - [similar]
Man page of WCSNLEN 1969
WCSNLEN Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsnlen - 固定長のワイド文字文字列の長さを求める 書式 #include < wchar.h > size_t wcsnlen(const wchar_t * s , size_t maxlen ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): wcsn ...
https://man.plustar.jp/manpage/man3/wcsnlen.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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