manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 359 for [SIMILAR] 16 1024 4096 WITH 70361 wcsncasecmp WI... (1.392 sec.)
Man page of FPUTWS 1087
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 WCSDUP 1087
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 FPUTWC 1087
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 1087
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 1087
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 WCSTOMBS 1087
WCSTOMBS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 wcstombs - ワイド文字列をマルチバイト文字列に変換する 書式 #include < stdlib.h > size_t wcstombs(char * dest , const wchar_t * src , size_t n ); 説明 If dest is not NULL, the wcstombs () function ...
https://man.plustar.jp/manpage/man3/wcstombs.3.html - [similar]
Man page of WMEMCPY 1087
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 1087
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 TOWCTRANS 1087
TOWCTRANS Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 towctrans - ワイド文字の変換 書式 #include < wctype.h > wint_t towctrans(wint_t wc , wctrans_t desc ); 説明 wc がワイド文字ならば、 towctrans () 関数は変換記述子 desc に従ってその文字を変換する。 ...
https://man.plustar.jp/manpage/man3/towctrans.3.html - [similar]
Man page of WCWIDTH 1087
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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