GDC release 0.23
    Frits van Bommel 
    fvbommel at REMwOVExCAPSs.nl
       
    Thu Mar  8 01:31:37 PST 2007
    
    
  
Lionello Lunesu wrote:
> David Friedman wrote:
>> If I do implement it as a primitive type, how do you suggest I mangle 
>> it  and the imaginary/complex variants?  Should there be an 
>> 'implementation specific extension' mangle character?
> 
> I'm not following this discussion 100%, but if "double double" is only 
> needed for interfacing with C, then why would you need the 
> imaginary/complex variants?
Google for "_Complex _Imaginary C99" (without the quotes).
C99 added some keywords to support complex & imaginary types.
    
    
More information about the Digitalmars-d-announce
mailing list