Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!rutgers!orstcs!nyssa.CS.ORST.EDU!larryg From: larryg@nyssa.CS.ORST.EDU (Larry Gilbert) Newsgroups: comp.lang.c Subject: Problem with float in TurboC 1.0? Message-ID: <12967@orstcs.CS.ORST.EDU> Date: 9 Oct 89 03:38:15 GMT Sender: usenet@orstcs.CS.ORST.EDU Reply-To: larryg@jacobs.cs.orst.edu Organization: Oregon State University - CS - Corvallis Oregon Lines: 8 I am trying to get some third-party C source to compile under TurboC version 1.0 [sic]. It does a lot of passing of type 'float' parameters, and I'm finding that a lot of times, when there is an attempt to pass a float parameter to a function, it mysteriously gets reset to 0.0. Can anyone give me a clue as to what is going on, or what I should look out for? Thanks. -- Larry Gilbert, larryg@jacobs.cs.orst.edu