OSDN Git Service

(split) LDP: Update draft pages
[linuxjm/LDP_man-pages.git] / draft / man3 / fputwc.3
index b046ff5..eec413c 100644 (file)
@@ -41,9 +41,8 @@ fputwc, putwc \- ワイド文字を FILE ストリームに書き込む
 .PP
 これらの処理を停止せずに行いたいときは、 \fBunlocked_stdio\fP(3)  を参照のこと。
 .SH 返り値
-The \fBfputwc\fP()  function returns \fIwc\fP if no error occurred, or \fBWEOF\fP to
-indicate an error.  In the event of an error, \fIerrno\fP is set to indicate
-the cause.
+\fBfputwc\fP()  関数は、エラーが起きなければ \fIwc\fP を返す。エラーの場合には \fBWEOF\fP が返り、 \fIerrno\fP
+にエラーの原因を示す値が設定される。
 .SH エラー
 通常のエラーに加えて、以下のエラーがある:
 .TP