bug-gmp
[Top][All Lists]
Advanced

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

Re: gmp 2.0.2 test buglet


From: der Mouse
Subject: Re: gmp 2.0.2 test buglet
Date: Wed, 6 Dec 2000 16:34:51 -0500 (EST)

>> It is also unsettling, to say the least, to see a call-by-value
>> language like C appearing to use call-by-reference semantics, as is
>> done by the documented interface of practically all calls that have
>> output arguments.

> I think call by value would be difficult for any non-trivial type in
> C.

It works fine for structs (and, presumably, unions, though I haven't
used them much personally).  And C has only three ways of constructing
compound types, namely, structs, unions, and arrays.

Though this is beginning to stray from gmp-related stuff....

                                        der Mouse

                               address@hidden
                     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B



reply via email to

[Prev in Thread] Current Thread [Next in Thread]