[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][TOP]

Re: glib.sgml


野口@九大です。

間が開いてしまい恐縮ですが、訂正を。

From: Yusuke NOGUCHI <noguchi@xxxxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: glib.sgml
Date: Thu, 17 Aug 2000 19:55:47 +0900

> -----
> This section describes glib's fundamental type definitions, macros,
> memory allocation routines, and string utility functions.
> 
> 29        この章では、glibの
> 30        基礎的なタイプ定義、マクロ、メモリ割り当てルーチン、ユーティリティ関数の配列
> 31        について解説します。
> 
> この章は、glib の基本的な型定義、マクロ、記憶割当てルーチンそして文字
> 列処理関数について解説します。
  列処理関数群
       

> -----
> if a  platform has them, glib will define <function
> role="macro">G_HAVE_GINT64</function>.  (If it isn'tobvious, the
> <structname role="C">guint</structname> types are unsigned, the
> <structname role="C">gint</structname> types are signed.) 
> 
> 63              つまりプラットフォームが、それらを必要とするならば、
> 64              glib は、<function role="macro">G_HAVE_GINT64</function> を定義
> 65              しなければなりません。(簡単にいうと、
> 66              <structname role="C">guint</structname> タイプは unsigned で、
> 67              <structname role="C">gint</structname>タイプは signed です。)
> 
> もし、あるプラットフォームがそれら(64bit 整数値)をサポートする場合には、
> glib は、<function role="macro">G_HAVE_GINT64</function> を定義するで
> しょう。(それがはっきりしない場合には、<structname
> role="C">guint</structname>型は符合無しで、<structname
                                 unsigned
> role="C">gint</structname> 型は符合付きとなります。)
                                 signed


--
noguchi@xxxxxxxxxxxxxxxxxxxxxxxxx
Grad. School of Info. Sci. and Ele. Eng., Kyushu Univ., Fukuoka, Japan