complex

Jerry Feldman gaf at blu.org
Sun May 1 15:02:49 UTC 2011


On 05/01/2011 08:21 AM, Patrick Dupre wrote:
> Hello,
>
> I need to use 2 packages:
> f2c and complex
> Unfornutely, they both define their own structure complex which are
> complicting.
> How can I bypass this issue ?
> In fact I need to use both of them !
>
> Thank.
>
Basically f2c defines comlex and doublecomplex as a typedef and
complex.h defines it with #define. Additionally C99 defines complex
types. Take a look at this short website:
http://www.gnu.org/s/libc/manual/html_node/Complex-Numbers.html. You
might have to drill down /usr/include complex.h and look at some
underlying header files as well as feature codes.

-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix
PGP key id: 537C5846
PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB  CA3B 4607 4319 537C 5846


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20110501/59015ec9/attachment.bin 


More information about the users mailing list