jamesjuett / eecs280-async-lectures

MIT License
4 stars 2 forks source link

Lecture 3 Exercise 2.1 answer boxes have a 5 character cap but address answers are 6 characters long #16

Closed DrewDame closed 1 year ago

DrewDame commented 1 year ago

In lecture 3 exercise 2.1, the address answers (ptr, &x, etc.) are 6 characters long but seem to have a 5 character max image https://lobster.eecs.umich.edu/async-lecture/3/lec3.html

jamesjuett commented 1 year ago

Fixed! Thanks for pointing this out.