structure assignment (was MSC delay() routine?)

Chris Torek chris at mimsy.umd.edu
Thu Mar 15 00:48:07 AEST 1990


>>  time2=time1; /* where time1 and time2 are `struct's */

In article <1990Mar13.041457.17217 at cubmol.bio.columbia.edu>
ping at cubmol.bio.columbia.edu (Shiping Zhang) writes:
>You can't assign a struct like that. You must assign the elements
>of a struct individually.

If this is true, Microsoft should not call their product a C compiler.
(Perhaps a `C--' compiler, or a `broken C' compiler....)
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain:	chris at cs.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.lang.c mailing list