struggling to link against a C global in D (win/vs2017)
    DanielG 
    simpletangent at gmail.com
       
    Mon Oct 29 01:25:37 UTC 2018
    
    
  
On Monday, 29 October 2018 at 01:03:32 UTC, kinke wrote:
> export extern(C) extern __gshared int myIntValue;
Bingo!! That did the trick. Thank you so much.
    
    
More information about the Digitalmars-d-learn
mailing list