manページ検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 862 for [SIMILAR] 16 1024 4096 WITH 4530 ロケ WITH 2181 ... (1.472 sec.)
Man page of ISWGRAPH 0
ISWGRAPH Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswgraph - グラフィックワイド文字かどうかを調べる 書式 #include < wctype.h > int iswgraph(wint_t wc ); 説明 iswgraph () 関数は、 isgraph (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswgraph.3.html - [similar]
Man page of ISWSPACE 0
ISWSPACE Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 iswspace - 空白ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswspace(wint_t wc ); 説明 iswspace () 関数は、 isspace (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字ク ...
https://man.plustar.jp/manpage/man3/iswspace.3.html - [similar]
Man page of ISWXDIGIT 0
ISWXDIGIT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswxdigit - 16 進数ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswxdigit(wint_t wc ); 説明 iswxdigit () 関数は、 isxdigit (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswxdigit.3.html - [similar]
Man page of STRXFRM 0
STRXFRM Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strxfrm - 文字列の変換 書式 #include < string.h > size_t strxfrm(char * dest , const char * src , size_t n ); 説明 strxfrm () 関数は、文字列 src に対して、次のような変換を行う。 変換は、ある二つの文 ...
https://man.plustar.jp/manpage/man3/strxfrm.3.html - [similar]
Man page of UNGETWC 0
UNGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 ungetwc - ワイド文字を FILE ストリームへ戻す 書式 #include < wchar.h > wint_t ungetwc(wint_t wc , FILE * stream ); 説明 ungetwc () 関数は ungetc (3) 関数のワイド文字版である。 この関数はワイド文字を ...
https://man.plustar.jp/manpage/man3/ungetwc.3.html - [similar]
Man page of LDD 0
LDD Section: Linux Programmer's Manual (1) Updated: 2019-03-06 Index JM Home Page 名前 ldd - 共有オブジェクトへの依存関係を表示する 書式 ldd [ option ]... file ... 説明 ldd prints the shared objects (shared libraries) required by each program or shared object specified on the command lin ...
https://man.plustar.jp/manpage/man1/ldd.1.html - [similar]
Man page of nlmconv 0
nlmconv Section: GNU Development Tools (1) Updated: March 1996 Index JM Home Page 名前 nlmconv - オブジェクトコードを NLM に変換する 書式 nlmconv [ -I bfdname | --input-target= bfdname ] [ -O bfdname | --output-target= bfdname ] [ -T headerfile | --header-file= headerfile ] [ -V | --vers ...
https://man.plustar.jp/manpage/man1/nlmconv.1.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/fgetwc.3.html - [similar]
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]
PREV 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 NEXT

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