Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!gummo!whuxle!pyuxll!eisx!npoiv!npois!hogpc!houti!ariel!vax135!ukc!root44!jmc From: jmc@root44.UUCP Newsgroups: net.lang.c Subject: Re: Supporting Structure Comparison Message-ID: <4178@root44.UUCP> Date: Wed, 12-Oct-83 06:30:01 EDT Article-I.D.: root44.4178 Posted: Wed Oct 12 06:30:01 1983 Date-Received: Sun, 9-Oct-83 09:13:20 EDT References: watmath.5855 unc.5972 Lines: 11 I would be inclined to support ADA-like overloading of operators with user-defined functions rather than introducing a complex data type just so you can apply + - * / == (with all the problems of defining these functions for complex numbers into a standard, library routines like ldiv built into the compiler etc etc). That would be much more difficult than squeezing in complex numbers though I suspect. John Collins ....!vax135!ukc!root44!jmc