Probably this has been answered before, but how I make variables aligned in 
Nim? I need that because for lockfree programming one of the requirements for 
atomic operations is that is aligned in memory. How can I do that?

Reply via email to