manページ検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 205 for [SIMILAR] 16 1024 4096 WITH 46273 toupper WITH 4... (0.344 sec.)
Man page of FGETWS 0
FGETWS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fgetws - ワイド文字の文字列を FILE ストリームから読み込む 書式 #include < wchar.h > wchar_t *fgetws(wchar_t * ws , int n , FILE * stream ); 説明 fgetws () 関数は fgets (3) に対応するワイド文字関数で ...
https://man.plustar.jp/manpage/man3/fgetws.3.html - [similar]
Man page of FPUTWC 0
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 FGETWC 0
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 ISWALNUM 0
ISWALNUM Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswalnum - 英数字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswalnum(wint_t wc ); 説明 iswalnum () 関数は、 isalnum (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswalnum.3.html - [similar]
Man page of ISWALPHA 0
ISWALPHA Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswalpha - 英字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswalpha(wint_t wc ); 説明 iswalpha () 関数は isalpha (3) に対応するワイド文字関数である。 この関数は wc がワイド文字クラス ...
https://man.plustar.jp/manpage/man3/iswalpha.3.html - [similar]
Man page of ISWDIGIT 0
ISWDIGIT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswdigit - 数字ワイド文字であるかどうかを調べる 書式 #include < wctype.h > int iswdigit(wint_t wc ); 説明 iswdigit () 関数は、 isdigit (3) に対応するワイド文字関数である。 この関数は、 wc がワイド ...
https://man.plustar.jp/manpage/man3/iswdigit.3.html - [similar]
Man page of ISWLOWER 0
ISWLOWER Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswlower - 小文字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswlower(wint_t wc ); 説明 iswlower () 関数は、 islower (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswlower.3.html - [similar]
Man page of ISWPUNCT 0
ISWPUNCT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswpunct - 句読点・記号ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswpunct(wint_t wc ); 説明 iswpunct () 関数は、 ispunct (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswpunct.3.html - [similar]
Man page of ISWUPPER 0
ISWUPPER Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswupper - 大文字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswupper(wint_t wc ); 説明 iswupper () 関数は、 isupper (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswupper.3.html - [similar]
Man page of MBLEN 0
MBLEN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 mblen - 次のマルチバイト文字のバイト数を返す 書式 #include < stdlib.h > int mblen(const char * s , size_t n ); 説明 s が NULL でなければ、 mblen () 関数は s から始まる最大 n バイトのマルチバイト文字列 ...
https://man.plustar.jp/manpage/man3/mblen.3.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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