Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!ames!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: function composition in C Message-ID: <15357@smoke.brl.mil> Date: 28 Feb 91 16:44:19 GMT References: <6873@munnari.oz.au> <1991Feb28.072757.1904@bingvaxu.cc.binghamton.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 6 In article <1991Feb28.072757.1904@bingvaxu.cc.binghamton.edu> kym@bingvaxu.cc.binghamton.edu (R. Kym Horsell) writes: >I don't think anyone was saying your method was not valid, but functional >composition returns a _function_ given two other functions. Which makes this topic unsuitable for discussion in the C newsgroup. In C, functions are always statically defined.