On 09/18/2011 11:04 PM, Daniel Murphy wrote:
> "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). 
> 
> 

yep. didn't know about System. Thanks.

Reply via email to