"Ellery Newcomer" <[email protected]> wrote in message 
news:[email protected]...
> Just came across some old D code that does this:
>
> version(linux){
> extern(C):
> }
>

Are the prototypes extern(Windows) when not on linux, by any chance?  That 
is the only combination I've ever had to use, and is supported by 
extern(System). 


Reply via email to