add strict aliasing article to c resources
This commit is contained in:
parent
ff0f3ab4fe
commit
71519ed429
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# C related resources used in writing this project
|
||||
|
||||
<https://stackoverflow.com/questions/2565039/how-are-multi-dimensional-arrays-formatted-in-memory>
|
||||
<https://cellperformance.beyond3d.com/articles/2006/06/understanding-strict-aliasing.html>
|
||||
|
|
Loading…
Reference in a new issue