"Ellery Newcomer" <ellery-newco...@utulsa.edu> wrote in message 
news:j557r6$vgt$1...@digitalmars.com...
> 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