manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 274 for [SIMILAR] 16 1024 4096 WITH 91035 字文 WITH 6815... (0.637 sec.)
Man page of FGETWC 7100
FGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 fgetwc, getwc - ワイド文字を FILE ストリームから読み込む 書式 #include < stdio.h > #include < wchar.h > wint_t fgetwc(FILE * stream ); wint_t getwc(FILE * stream ); 説明 fgetwc () 関数は、 fgetc (3) ...
https://man.plustar.jp/manpage/man3/fgetwc.3.html - [similar]
Man page of FGETWC 7100
FGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 fgetwc, getwc - ワイド文字を FILE ストリームから読み込む 書式 #include < stdio.h > #include < wchar.h > wint_t fgetwc(FILE * stream ); wint_t getwc(FILE * stream ); 説明 fgetwc () 関数は、 fgetc (3) ...
https://man.plustar.jp/manpage/man3/getwc.3.html - [similar]
Man page of FPUTWS 7100
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 7100
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 7100
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 7100
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 7100
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 7100
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 WCSSTR 7041
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 7041
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 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