pull/140/merge
Sohaib Mohamed 8 months ago committed by GitHub
commit 3fa4346fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -60,6 +60,6 @@ I encourage you to write more small programs, which feature:
- Pointers `pointers.c`
Then compile and disassemble them, and examine the resulting machine code. Follow
the os-guide.pdf for explanations. Try to answer this question: why does the
the os-dev.pdf for explanations. Try to answer this question: why does the
disassemblement of `pointers.c` not resemble what you would expect? Where is
the ASCII `0x48656c6c6f` for "Hello"?

Loading…
Cancel
Save