Data structure alignment: Difference between revisions

Content deleted Content added
mNo edit summary
External links: Update link (MSDN is gone, long live Microsoft Learn).
Line 295:
* [https://developer.ibm.com/articles/pa-dalign/ IBM developerWorks article on data alignment]
* [https://fylux.github.io/2017/07/11/Memory_Alignment/ Article on data alignment and performance]
* [https://msdn2learn.microsoft.com/en-us/libraryprevious-versions/ms253949(v=vs.aspx90) Microsoft MSDNLearn article on data alignment]
* [https://www.codesynthesis.com/~boris/blog/2009/04/06/cxx-data-alignment-portability/ Article on data alignment and data portability]
* [https://www.eventhelix.com/RealtimeMantra/ByteAlignmentAndOrdering.htm Byte Alignment and Ordering]