Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!aries!mcdonald From: mcdonald@aries.scs.uiuc.edu (Doug McDonald) Newsgroups: comp.lang.c Subject: Re: # to the nth power Message-ID: <1990Nov2.015802.24481@ux1.cso.uiuc.edu> Date: 2 Nov 90 01:58:02 GMT References: <15984@mentor.cc.purdue.edu-> <9750@helios.TAMU.EDU> <1990Nov1.232830.17131@NCoast.ORG> Sender: news@ux1.cso.uiuc.edu (News) Organization: School of Chemical Sciences, Univ. of Illinois at Urbana-Champaign Lines: 14 In article <1990Nov1.232830.17131@NCoast.ORG> catfood@NCoast.ORG (Mark W. Schumann) writes: >In article <9750@helios.TAMU.EDU> randy@cs.tamu.edu (Randy Hutson) writes: >>In article <15984@mentor.cc.purdue.edu-> edgincd2@mentor.cc.purdue.edu (Chris Edgington *Computer Science Major*) writes: >>->In article <90305.005050CJH101@psuvm.psu.edu->, CJH101@psuvm.psu.edu (Carl J. Hixon) writes: >>->-> I appologize for bothering you computer wizards with such an elementary >>->-> question but, I'm floundering. Why am I unable to find an opperator which >>->-> raises a number to a power. (The fortran equivalent of x**n) The original poster said he was looking for an **operator**, not a function. Now, a function (inlined or not) may or may not make him happy. Doug McDonald