Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!nrl-cmf!cmcl2!adm!smoke!gwyn From: gwyn@smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: "Numerical Recipes in C" is nonportable code Message-ID: <8415@smoke.ARPA> Date: 1 Sep 88 06:43:06 GMT References: <664@lindy.Stanford.EDU> <6758@megaron.arizona.edu> <718@gtx.com> <13258@mimsy.UUCP> <531@accelerator.eng.ohio-state.edu> <1673@dataio.Data-IO.COM> <547@accelerator.eng.ohio-state.edu> <8400@smoke.ARPA> <554@accelerator.eng.ohio-state.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <554@accelerator.eng.ohio-state.edu> rob@raksha.eng.ohio-state.edu (Rob Carriere) writes: >Trivial refutation time! Surely it is obvious that ``numerical >problems'' forms a (large) superset of ``array/matrix code'' as far as >numerical analysis is concerned? Trivial indeed! If the code does not involve arrays/matrices, the issue of 0-based or 1-based indexing doesn't even arise.