Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!princeton!allegra!alice!ark From: ark@alice.UUCP Newsgroups: comp.lang.c Subject: Re: Complex type ? Message-ID: <6869@alice.UUCP> Date: Thu, 7-May-87 16:43:05 EDT Article-I.D.: alice.6869 Posted: Thu May 7 16:43:05 1987 Date-Received: Sat, 9-May-87 10:04:47 EDT References: <7264@brl-adm.ARPA> <1148@ius2.cs.cmu.edu> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 8 In article <7264@brl-adm.ARPA>, lyle@ads.arpa (Lyle Bacon) writes: > > C is an evolving language. I will make a possibly sacrilegious > suggestion that the type "complex" be incorporated. After all, such a > type is now a part of LISP (Common). I suggest you switch to C++, in which it is easy to define a complex type if you want one.