OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / release / man3 / wctob.3
index e4c4152..e3ee9ae 100644 (file)
@@ -1,9 +1,11 @@
 .\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" the License, or (at your option) any later version.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"   GNU glibc-2 source code and manual
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Translated Sat Oct 23 19:35:47 JST 1999
+.\"           by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
+.\"
 .TH WCTOB 3 2011\-09\-22 GNU "Linux Programmer's Manual"
 .SH 名前
 wctob \- ワイド文字のシングルバイト表現を試みる
@@ -36,13 +42,13 @@ wctob \- ワイド文字のシングルバイト表現を試みる
 .SH 準拠
 C99.
 .SH 注意
-\fBwctob\fP()  の動作は、現在のロケールの \fBLC_CTYPE\fP カテゴリに依存する。
+\fBwctob\fP()  ã\81®å\8b\95ä½\9cã\81¯ã\80\81ç\8f¾å\9c¨ã\81®ã\83­ã\82±ã\83¼ã\83«ã\81® \fBLC_CTYPE\fP ã\82«ã\83\86ã\82´ã\83ªã\83¼ã\81«ä¾\9då­\98ã\81\99ã\82\8bã\80\82
 .PP
 この関数は決して使うべきではない。国際化プログラムでは、シングルバイト 文字とマルチバイト文字を区別してはならない。代わりに、 \fBwctomb\fP(3)
 か、スレッドセーフな \fBwcrtomb\fP(3)  を使うこと。
 .SH 関連項目
 \fBbtowc\fP(3), \fBwcrtomb\fP(3), \fBwctomb\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.79 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。