On Sat, Aug 02, 2003, Alexander R. Pruss wrote:
> Back when I was first using ANSI C, I don't think you could assign
> structures directly to one another, as per:

That must have been quite a while ago ;-)

>       RectangleType r1,r2;
>       ...
>       r1 = r2;

This is valid ANSI-C code.

/Mike

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to