Is it safe to cast pointer types? double data; long p = *cast(long*)&data; (Excuse any silly syntax errors as I'm doing this on my phone).
確定! 回上一頁