Path: utzoo!attcan!uunet!peregrine!elroy!ames!mailrus!tut.cis.ohio-state.edu!accelerator.eng.ohio-state.edu!kaa.eng.ohio-state.edu!rob From: rob@kaa.eng.ohio-state.edu (Rob Carriere) Newsgroups: comp.lang.c Subject: Re: "Numerical Recipes in C" is nonport Message-ID: <602@accelerator.eng.ohio-state.edu> Date: 16 Sep 88 00:11:32 GMT References: <5162@hoptoad.uucp> <44100012@hcx1> Sender: news@accelerator.eng.ohio-state.edu Reply-To: rob@kaa.eng.ohio-state.edu (Rob Carriere) Organization: Ohio State Univ, College of Engineering Lines: 20 In article <44100012@hcx1> ldh@hcx1.SSD.HARRIS.COM writes: >This may have been specified before ... but I may have missed it. >1) is "numerical recipes in C" PD, Shareware or $$$$$$$ None of the above. It is book, published by the Oxford University Press for 40-some dollars. The programs listed in it can be obtained in machine readable form for another 20 or so. >2) where do I get a copy of it See above. >3) I gather from the discussions that it will work on a PC, but which >compiler is best suited to the games they play with the arrays? (TC1.5?) I have no idea, but you can always eliminate the ``games'' at the cost of a small amount of storage. >4) will it work (at all?) better with sysV or UCB compilers/libs ? I am using it on a Sun 3/50 (BSD) with both cc and GNU cc. 'Tworks fine. Rob Carriere