Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!dsill@NSWC-OAS.arpa From: dsill@NSWC-OAS.arpa (Dave Sill) Newsgroups: comp.lang.c Subject: Re: Power (Re: all those :-) Message-ID: <11517@brl-adm.ARPA> Date: 28 Jan 88 16:23:20 GMT Sender: news@brl-adm.ARPA Lines: 23 In article <175@piring.cwi.nl> Varol Akman writes: >A programmer likes to have anything that is conceptually easy to have >under his/her thumb. To me any language without power function is only >a toy for wimps. [Assuming "operator" was meant, not "function".] If you can specify a power operator that makes everyone happy, then fine, do it. You'll need to define the operator itself, the assignment form of the operator, the precedence of the operator, the semantics of the operator including the types it operates on (float, int, positive/negative), range, domain, et cetera. From the discussion recently on this topic it should be clear that most of us don't have this "under our thumbs". Meanwhile leave us wimps and our toy language alone. ========= The opinions expressed above are mine. How much work would a network work if a network could net work?