Some functions (for example array length) return ulong on dmd64 e uint
on dmd32 
I need to compile on both platform: which is the right/best/clean way?

Reply via email to