Re: [pure-lang-users] C macros
Status: Beta
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-08-30 21:58:30
|
John Cowan wrote: > Probably so, but I can't imagine any C compiler choosing a representation > other than two consecutive floats, because Fortran requires that a > COMPLEX must take up the same space as two REALs. Nobody is going to > implement complex numbers in C in a way that's incompatible with Fortran > (other than C being row-major rather than column-major). That's good to know, thanks! Yes, I agree, it would indeed be utterly insane to do it in a different way. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |