Path: utzoo!attcan!uunet!mailrus!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!vancleef From: vancleef@ohstpy.mps.ohio-state.edu Newsgroups: comp.sources.games.bugs Subject: GB: log1p and the $100000 question! Message-ID: <8369.266c16b4@ohstpy.mps.ohio-state.edu> Date: 6 Jun 90 00:31:47 GMT Lines: 18 log1p(x) = log(1+x) some machines apparently don't have this function. also, someone mentioned the problem with short and 100000! Yer right. I must have forgotten to change those 100000 in doplanet.c to 65567's. (assignements to planet->info[i-1].fuel, etc). you can keep up with the latest gb versions via anonymous ftp from scam.berkeley.edu in the directory tmp/GB. i am constantly upgrading the code nd usually the latest version is available there (do ls -l, make sure you get the latest versions as changes have most likely been made). Good luck with it. -Garrett