Doug McNaught wrote:
> David Wheeler <david@kineticode.com> writes:
>
>> On Friday, November 14, 2003, at 12:04 AM, Bruno Wolff III wrote:
>>
>> > Couldn't you use numeric? That should be fairly portable.
>>
>> Not really. The GUID is 128 bits, which doesn't work so well on 32-bit
>> systems.
>
> NUMERIC is an arbitrary-precision integer, not a machine word.
No, NUMERIC is an arbitrary precision _numeric_ type that uses string
math internally. Want log(2.0) with 200 digits precision?
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck@Yahoo.com #