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

Description for Listing 4-25. Incorrect number. #152

Closed
a9ma8s opened this issue Mar 22, 2020 · 1 comment
Closed

Description for Listing 4-25. Incorrect number. #152

a9ma8s opened this issue Mar 22, 2020 · 1 comment

Comments

@a9ma8s
Copy link

a9ma8s commented Mar 22, 2020

The description for Listing 4-25 says:
You can use array new (1) to initialize buffer because you know other.max_size is greater than 0.

But the correct number is (2) so the sentence would say:
You can use array new (2) to initialize buffer because you know other.max_size is greater than 0.

@JLospinoso
Copy link
Owner

Thanks, @a9ma8s!

kruschk pushed a commit to kruschk/ccc that referenced this issue Apr 26, 2021
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

2 participants