extern(C) declaration inside function

deadalnix deadalnix at gmail.com
Thu Sep 12 23:28:58 PDT 2013


On Friday, 13 September 2013 at 02:46:22 UTC, Luís Marques wrote:
> On Tuesday, 10 September 2013 at 13:41:14 UTC, Luís Marques 
> wrote:
>> Is this a bug?
>
> *bump*

This is invalid in C, so not manglable. when you use extern C in 
this context, you mean calling convention.


More information about the Digitalmars-d mailing list