Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!prls!pyramid!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.lang.c Subject: Re: What should be added to C Message-ID: <4044@sun.uucp> Date: Tue, 10-Jun-86 17:03:53 EDT Article-I.D.: sun.4044 Posted: Tue Jun 10 17:03:53 1986 Date-Received: Thu, 12-Jun-86 00:34:46 EDT References: <1462@mmintl.UUCP> <5498@alice.uUCp> <1497@mmintl.UUCP> <779@steinmetz.UUCP> Organization: Sun Microsystems, Inc. Lines: 12 > I believe the original posting also mentioned complex as a type, > currently in C++, desirable in C. C++ doesn't have "complex" as a built-in type. It has the ability to add new types to the language, the ability to overload operators, and the ability to have inline functions; they were used in a *tour de force* demonstration of how you can "add" "complex" to C++ without changing the compiler or the base language. -- Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com (or guy@sun.arpa)