manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 193 for stream (0.072 sec.)
Man page of GETW 5454
GETW Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 getw, pu ... )の入出力 書式 #include < stdio.h > int getw(FILE * stream ); int putw(int w , FILE * stream ); glibc 向けの機 ... CE || _BSD_SOURCE || _XOPEN_SOURCE 説明 getw () は stream からワード ( int 型) を読み込む。 この関数は、SVr4 ... わりに fread (3) を使用することを勧める。 putw () は stream にワード w ( int 型) を書き込む。 この関数は SVr4 ... ーワード SOURCE , GETW , getw , putw , int , 関数 , stream , ワード , バグ , 属性 Linux マニュアル 一覧 [ man ...
https://man.plustar.jp/manpage/man3/getw.3.html - [similar]
Man page of GETW 5454
GETW Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 getw, pu ... )の入出力 書式 #include < stdio.h > int getw(FILE * stream ); int putw(int w , FILE * stream ); glibc 向けの機 ... CE || _BSD_SOURCE || _XOPEN_SOURCE 説明 getw () は stream からワード ( int 型) を読み込む。 この関数は、SVr4 ... わりに fread (3) を使用することを勧める。 putw () は stream にワード w ( int 型) を書き込む。 この関数は SVr4 ... ーワード SOURCE , GETW , getw , putw , int , 関数 , stream , ワード , バグ , 属性 Linux マニュアル 一覧 [ man ...
https://man.plustar.jp/manpage/man3/putw.3.html - [similar]
Man page of FGETWC 5399
FGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 fgetwc ... tdio.h > #include < wchar.h > wint_t fgetwc(FILE * stream ); wint_t getwc(FILE * stream ); 説明 fgetwc () 関 ... tc (3) に対応するワイド文字関数である。 この関数は stream からワイド文字を 1 文字読み込み、これを返す。 スト ... リームの終端に達するか、 ferror(stream) が真になった場合には、 この関数は WEOF を返す。 ワ ... wc , 関数 , エラー , FGETWC , ストリーム , getwc , stream , pages , 属性 , stdio Linux マニュアル 一覧 [ man ...
https://man.plustar.jp/manpage/man3/fgetwc.3.html - [similar]
Man page of FPUTWC 5399
FPUTWC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fputwc ... lude < wchar.h > wint_t fputwc(wchar_t wc , FILE * stream ); wint_t putwc(wchar_t wc , FILE * stream ); 説明 ... ワイド文字関数である。この 関数は、ワイド文字 wc を stream に書き込む。 ferror(stream) が真になると、この関数 ... 。 関連キーワード 関数 , エラー , fputwc , FPUTWC , stream , putwc , wchar , stdio , pages , FILE Linux マニュ ...
https://man.plustar.jp/manpage/man3/fputwc.3.html - [similar]
Man page of FGETWC 5399
FGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 fgetwc ... tdio.h > #include < wchar.h > wint_t fgetwc(FILE * stream ); wint_t getwc(FILE * stream ); 説明 fgetwc () 関 ... tc (3) に対応するワイド文字関数である。 この関数は stream からワイド文字を 1 文字読み込み、これを返す。 スト ... リームの終端に達するか、 ferror(stream) が真になった場合には、 この関数は WEOF を返す。 ワ ... wc , 関数 , エラー , FGETWC , ストリーム , getwc , stream , pages , 属性 , stdio Linux マニュアル 一覧 [ man ...
https://man.plustar.jp/manpage/man3/getwc.3.html - [similar]
Man page of FPUTWC 5399
FPUTWC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fputwc ... lude < wchar.h > wint_t fputwc(wchar_t wc , FILE * stream ); wint_t putwc(wchar_t wc , FILE * stream ); 説明 ... ワイド文字関数である。この 関数は、ワイド文字 wc を stream に書き込む。 ferror(stream) が真になると、この関数 ... 。 関連キーワード 関数 , エラー , fputwc , FPUTWC , stream , putwc , wchar , stdio , pages , FILE Linux マニュ ...
https://man.plustar.jp/manpage/man3/putwc.3.html - [similar]
Man page of FFLUSH 5323
FFLUSH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fflush ... ュ)する 書式 #include < stdio.h > int fflush(FILE * stream ); 説明 出力ストリームに関しては、 fflush () は、ユ ... 出力に書き出す (フラッシュする)、 もしくはストリーム stream の下位にある書き込み関数を用いてこのストリームを更 ... のままであり、 この関数によって何の影響も受けない。 stream 引数が NULL ならば、 fflush () は開いている すべて ... が、エラーに対応した値に設定される。 エラー EBADF stream は開いているストリームではない。 あるいはストリーム ...
https://man.plustar.jp/manpage/man3/fflush.3.html - [similar]
Man page of XINETD.CONF 5291
XINETD.CONF Section: File Formats (5) Updated: 14 June 2001 Index JM Home Page 名前 xinetd.conf ... あと一つ覚えておくべき重要なことは、socket_type を stream に設定した場合は、 wait 属性は no に設定されなけれ ... 述を見よ。 socket_type この属性に指定可能な値は以下: stream ストリーム型サービス dgram データグラム型サービス ... も指定する。 これらのサービスに対する socket_type は stream でなければならず、また protocal は tcp でなければな ... _server { disable = no type = TCPMUX socket_type = stream protocol = tcp wait = no user = root server = /usr ...
https://man.plustar.jp/manpage/man5/xinetd.conf.5.html - [similar]
Man page of UNIX 5291
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... る。 Valid socket types in the UNIX domain are: SOCK_STREAM , for a stream-oriented socket; SOCK_DGRAM , for a ... h the socket is created. On Linux, connecting to a stream socket object requires write permission on that so ... ockets since Linux 2.6.18; support for UNIX domain stream sockets was added in Linux 4.2. SO_PEEK_OFF socket ... this option is possible only for connected AF_UNIX stream sockets and for AF_UNIX stream and datagram socket ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of FCLOSE 5215
FCLOSE Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 fclose ... を閉じる 書式 #include < stdio.h > int fclose(FILE * stream ); 説明 fclose () 関数は、 stream が指すストリーム ... のアクセスは 未定義の動作を生じさせる。 エラー EBADF stream の基となるファイルディスクリプターが不正である。 f ... に書かれている。 関連キーワード fclose , FCLOSE , stream , pages , 注意 , 設定 , エラー , フラッシュ , fflu ...
https://man.plustar.jp/manpage/man3/fclose.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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