Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!sdd.hp.com!uakari.primate.wisc.edu!aplcen!decuac!news From: baker@wbc.enet.dec.com Newsgroups: comp.sys.amiga.programmer Subject: Re: Lattice C and Numerical Recipes Message-ID: <1991Feb20.145015.21284@decuac.dec.com> Date: 20 Feb 91 15:44:36 GMT Organization: Digital Equipment Corporation Lines: 17 -Message-Text-Follows- >I seem to be having trouble getting the two to be mutually compatable. >My system crashes, so it's hard to detect errors. Any suggestions? >rory I've found that one has to take the code in Numerical Recipes in C with a grain of salt (pardon the pun). There are a lot of quirky little things that they do. It's best to read their description of the algorithm, get a good grasp on what they're trying to do, then check the details of their implementation. You don't get no free lunch with "Numerical Recipes" ... Regards, Art Baker