Xref: utzoo comp.lang.c:17728 comp.lang.fortran:1949 Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!ames!hc!lanl!jlg From: jlg@lanl.gov (Jim Giles) Newsgroups: comp.lang.c,comp.lang.fortran Subject: Re: fortran to C converter Message-ID: <12194@lanl.gov> Date: 17 Apr 89 23:37:53 GMT References: <1946@quanta.eng.ohio-state.edu> Organization: Los Alamos National Laboratory Lines: 11 From article <1946@quanta.eng.ohio-state.edu>, by rob@akela.eng.ohio-state.edu (Rob Carriere): > In article <12169@lanl.gov> jlg@lanl.gov (Jim Giles) writes: > } [...] > } mixed_mult.imag = x.imag > **** * y /* I hope ?! */ OOPS! Quite right. Serves me right for typing stuff before coffee in the morning. . . .