OSDN Git Service

(split) LDP: Update release pages
[linuxjm/LDP_man-pages.git] / release / man3 / fgetwc.3
index 98cc9ef..891ab31 100644 (file)
@@ -42,9 +42,8 @@ fgetwc, getwc \- ワイド文字を FILE ストリームから読み込む
 .PP
 これらの処理を停止せずに行いたいときは、 \fBunlocked_stdio\fP(3)  を参照のこと。
 .SH 返り値
-The \fBfgetwc\fP()  function returns the next wide\-character from the stream,
-or \fBWEOF\fP.  In the event of an error, \fIerrno\fP is set to indicate the
-cause.
+\fBfgetwc\fP()  関数はストリームの次のワイド文字か、あるいは \fBWEOF\fP を返す。 エラーが起こった場合、 \fIerrno\fP
+にエラーの原因を示す値が設定される。
 .SH エラー
 通常のエラーに加えて、以下のエラーがある:
 .TP