manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 189 for [SIMILAR] 16 1024 4096 WITH 41941 wcscmp WITH 16... (0.322 sec.)
Man page of WMEMSET 2337
WMEMSET Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemset - ワイド文字の配列を定数のワイド文字で埋める 書式 #include < wchar.h > wchar_t *wmemset(wchar_t * wcs , wchar_t wc , size_t n ); 説明 wmemset () 関数は、 memset (3) 関数に対応するワイド文字 ...
https://man.plustar.jp/manpage/man3/wmemset.3.html - [similar]
Man page of FGETWC 2337
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 2337
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 2337
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 2337
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 2337
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 2337
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 2337
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 2337
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 2337
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]
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