(no title)
FractalFir | 10 months ago
There are also escape hatches for strict aliasing in the C standard - mainly using memcpy for all memory operations.
FractalFir | 10 months ago
There are also escape hatches for strict aliasing in the C standard - mainly using memcpy for all memory operations.
No comments yet.