Definition of extern(System)?

Mike Wey mike-wey at example.com
Wed Jan 25 13:31:19 PST 2012


On 01/25/2012 05:39 AM, Jonathan M Davis wrote:
> As http://d.puremagic.com/issues/show_bug.cgi?id=4788 points out,
> extern(System) isn't properly documented, so I have no idea what it translates
> to. Does anyone know what exactly it translates to on Linux/Posix and Windows?
>
> - Jonathan M Davis

extern(Windows) on windows and extern(C) on everything else.

-- 
Mike Wey


More information about the Digitalmars-d-learn mailing list