OSDN Git Service

Update release pages
[linuxjm/LDP_man-pages.git] / release / man3 / fgetwc.3
index 98cc9ef..9e11ac7 100644 (file)
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Translated Sun Aug 29 15:03:27 JST 1999
+.\"           by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
+.\" Updated Sun Dec 26 JST 1999 by Kentaro Shirakata <argrath@ub32.org>
+.\" Updated Fri Nov  2 JST 2001 by Kentaro Shirakata <argrath@ub32.org>
+.\"
 .TH FGETWC 3 2013\-04\-19 GNU "Linux Programmer's Manual"
 .SH 名前
 fgetwc, getwc \- ワイド文字を FILE ストリームから読み込む
@@ -42,9 +48,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 
@@ -60,6 +65,6 @@ C99, POSIX.1\-2001.
 .SH 関連項目
 \fBfgetws\fP(3), \fBfputwc\fP(3), \fBungetwc\fP(3), \fBunlocked_stdio\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.78 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。