At 03:12 PM 8/31/00 -0600, Tom Christiansen wrote:
> >>     get_int *
> >>     get_float *
>
> >Could you elaborate on these a lot?  What's an 'int'?  What's a 'float'?
> >Having lately been battling a lot with quad ints and doubles  vs long 
> doubles
> >I seriously want this interface not to suck.
>
>I was a tad concerned there, too.  I'm hoping one can painlessly
>transition to "infinite" precision for those two at will.

They're shorthand for integer and floating point (or fixed point, I 
suppose--something with a decimal, at least), not any particular type of 
int or float.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to