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

better pointer documentation #1630

Closed
andrewrk opened this issue Oct 3, 2018 · 1 comment
Closed

better pointer documentation #1630

andrewrk opened this issue Oct 3, 2018 · 1 comment
Labels
Milestone

Comments

@andrewrk
Copy link
Member

andrewrk commented Oct 3, 2018

what's the difference between *, [*], [X] and []?

There's not a good answer to this question in the docs.

Some of this material would be a good starting point: https://ziglang.org/download/0.3.0/release-notes.html#pointer-reform

@andrewrk andrewrk added the docs label Oct 3, 2018
@andrewrk andrewrk added this to the 0.4.0 milestone Oct 3, 2018
@andrewrk
Copy link
Member Author

andrewrk commented Oct 3, 2018

The docs should also talk about how pointers and arrays are related:

I found [*] but I can't find [X] anywhere on this release notes page

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

No branches or pull requests

1 participant