ptk/doc/resources/c.md
2024-08-14 00:27:48 +02:00

5 lines
243 B
Markdown

# 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>