Xref: utzoo comp.lang.c:17608 comp.lang.fortran:1923 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!zdenko From: zdenko@csd4.milw.wisc.edu (Zdenko Tomasic) Newsgroups: comp.lang.c,comp.lang.fortran Subject: Re: fortran to C converter Keywords: fortran,C,language,translator Message-ID: <1992@csd4.milw.wisc.edu> Date: 12 Apr 89 15:00:04 GMT References: <30359@stellar.UUCP> <618@peritek.UUCP> <158@np1.hep.nl> Sender: news@csd4.milw.wisc.edu Reply-To: zdenko@csd4.milw.wisc.edu (Zdenko Tomasic) Organization: University of Wisconsin-Milwaukee Lines: 20 In article <158@np1.hep.nl> t19@np1.hep.nl (Geert J v Oldenborgh) writes: >Just out of curiosity, how are (double) complex variables translated to C? ^^^^^^^ as structures, of course BTW double complex is not standard f77 type Consider C++, since it can define them as objects being object-oriented language. >This is the only stumbling block I have in converting freely back and forward. ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ what about dynamic memory allocation (malloc)? -- ___________________________________________________________________ Zdenko Tomasic, UWM, Chem. Dept., P.O. Box 413, Milwaukee, WI 53201 UUCP: uwvax!uwmcsd1!uwmcsd4!zdenko ARPA: zdenko@csd4.milw.wisc.edu