Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

22章 配列: 図が間違っている? #126

Open
simon-i1-h opened this issue Sep 21, 2019 · 1 comment
Open

22章 配列: 図が間違っている? #126

simon-i1-h opened this issue Sep 21, 2019 · 1 comment

Comments

@simon-i1-h
Copy link
Contributor

バージョン: commit a23c2c3 及び 書籍版の初版

「22章 配列」のint型5要素の配列のストレージの図が、文章ではintが4byteの環境での話としているのに、図では1要素2byteとなっていて、末尾の(0~4番目の内の)4番目の要素が20byteのストレージのちょうど真ん中に来てしまっています。
顧客が本当に必要な図は、1要素4byteとして、末尾の4番目の要素が20byteのストレージのちょうど最後に来る図でしょうか。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant