Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!killer!ames!mailrus!cornell!uw-beaver!ssc-vax!cxsea!mtk!steve From: steve@mtk.UUCP (Steve Wilson) Newsgroups: comp.sys.mac.programmer Subject: LSC 3.0 MathHybrid _pow() bug Message-ID: <229@mtk.UUCP> Date: 22 Sep 88 14:53:24 GMT Organization: Mannesmann Tally Corp., Kent, WA Lines: 7 The function _pow() in MathHybrid.c doesn't return anything. It needs the line: return(x) at the end of the function.