Re^3 (was 2): struct comparison

Norman Diamond diamond at diamond.csl.sony.junet
Wed Jul 19 12:19:07 AEST 1989


In article <167 at ssp1.idca.tds.philips.nl> roelof at idca.tds.PHILIPS.nl (R. Vuurboom) writes:

>Why should struct comparison be also supported for those structs with
>member objects for which direct comparison support is not provided (arrays
>and strings case in point - [Henry Spencer's] example).

Maybe for the same reason structs can be passed as function parameters
and be returned as results even when some member objects do not have
direct assignment support (arrays and strings for example).

C-90 (maybe C-89 if they're quick) did define a lot more new practices
than is admitted by Doug Gwyn.  C-0x will define many more.  C-0x will
be called C, not D; just as C-90 is still called C.  So this newsgroup
is in fact an appropriate place for this kind of discussion.

--
Norman Diamond, Sony Computer Science Lab (diamond%csl.sony.jp at relay.cs.net)
  The above opinions are inherited by your machine's init process (pid 1),
  after being disowned and orphaned.  However, if you see this at Waterloo or
  Anterior, then their administrators must have approved of these opinions.



More information about the Comp.std.c mailing list