Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 311 Bytes

errata.md

File metadata and controls

13 lines (7 loc) · 311 Bytes

Errata for Learn to Program with Assembly

On page 95 [Summary of error]:

Name strings need to be padded with whitespace to the length of 32 bytes to keep the alignment of records in an array.


On page xx [Summary of error]:

Details of error here. Highlight key pieces in bold.