TLS
    bauss via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Mar 10 11:24:29 PST 2017
    
    
  
On Friday, 10 March 2017 at 07:33:44 UTC, M-exe wrote:
> On Friday, 10 March 2017 at 07:17:22 UTC, rikki cattermole 
> wrote:
>> D does not support Windows XP.
>> If you absolutely require it, you will have to contact Walter 
>> about support.
>
> Let me care about it ;)
> I just need help with the TLS :)
Mark your variables with __gshared. I would say shred, but it has 
some restrictions to it, where __gshared is the equivalent to 
global variables in C.
    
    
More information about the Digitalmars-d-learn
mailing list