OSDN Git Service

(split) LDP: draft snapshot generated from latest ja.po files.
[linuxjm/LDP_man-pages.git] / draft / man3 / towctrans.3
index bce99bf..dddcfca 100644 (file)
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.\" About this Japanese page, please contact to JM Project <JM@linux.or.jp>
-.\" Translated Mon Oct 25 08:17:41 JST 1999
-.\"           by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
+.\"*******************************************************************
 .\"
-.\" WORD: transliteration descriptor   変換記述子
+.\" This file was generated with po4a. Translate the source file.
 .\"
-.TH TOWCTRANS 3 1999-07-25 "GNU" "Linux Programmer's Manual"
-.\"O .SH NAME
+.\"*******************************************************************
+.TH TOWCTRANS 3 1999\-07\-25 GNU "Linux Programmer's Manual"
 .SH 名前
-.\"O towctrans \- wide-character transliteration
 towctrans \- ワイド文字の変換
-.\"O .SH SYNOPSIS
 .SH 書式
 .nf
-.B #include <wctype.h>
+\fB#include <wctype.h>\fP
 .sp
-.BI "wint_t towctrans(wint_t " wc ", wctrans_t " desc );
+\fBwint_t towctrans(wint_t \fP\fIwc\fP\fB, wctrans_t \fP\fIdesc\fP\fB);\fP
 .fi
-.\"O .SH DESCRIPTION
 .SH 説明
-.\"O If \fIwc\fP is a wide character, the
-.\"O .BR towctrans ()
-.\"O function
-.\"O translates it according to the transliteration descriptor \fIdesc\fP.
-.\"O If \fIwc\fP is \fBWEOF\fP, \fBWEOF\fP is returned.
-\fIwc\fP がワイド文字ならば、
-.BR towctrans ()
-関数は変換記述子
-\fIdesc\fP に従ってその文字を変換する。\fIwc\fP が \fBWEOF\fP ならば、
-\fBWEOF\fP が返される。
+\fIwc\fP がワイド文字ならば、 \fBtowctrans\fP()  関数は変換記述子 \fIdesc\fP に従ってその文字を変換する。\fIwc\fP が
+\fBWEOF\fP ならば、 \fBWEOF\fP が返される。
 .PP
-.\"O \fIdesc\fP must be a transliteration descriptor returned by
-.\"O the
-.\"O .BR wctrans (3)
-.\"O function.
-\fIdesc\fP は、
-.BR wctrans (3)
-が返した変換記述子でなければならない。
-.\"O .SH "RETURN VALUE"
+\fIdesc\fP は、 \fBwctrans\fP(3)  が返した変換記述子でなければならない。
 .SH 返り値
-.\"O The
-.\"O .BR towctrans ()
-.\"O function returns the translated wide character,
-.\"O or \fBWEOF\fP if \fIwc\fP is \fBWEOF\fP.
-.BR towctrans ()
-関数は、変換結果のワイド文字を返す。\fIwc\fP が \fBWEOF\fP
-ならば、\fBWEOF\fP を返す。
-.\"O .SH "CONFORMING TO"
+\fBtowctrans\fP()  関数は、変換結果のワイド文字を返す。\fIwc\fP が \fBWEOF\fP ならば、\fBWEOF\fP を返す。
 .SH 準拠
 C99.
-.\"O .SH NOTES
 .SH 注意
-.\"O The behavior of
-.\"O .BR towctrans ()
-.\"O depends on the
-.\"O .B LC_CTYPE
-.\"O category of the
-.\"O current locale.
-.BR towctrans ()
-の動作は、現在のロケールの
-.B LC_CTYPE
-カテゴリに依存する。
-.\"O .SH "SEE ALSO"
+\fBtowctrans\fP()  の動作は、現在のロケールの \fBLC_CTYPE\fP カテゴリに依存する。
 .SH 関連項目
-.BR towlower (3),
-.BR towupper (3),
-.BR wctrans (3)
+\fBtowlower\fP(3), \fBtowupper\fP(3), \fBwctrans\fP(3)