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

Update ch2-03-cgo-types.md #628

Closed
wants to merge 1 commit into from
Closed

Conversation

PaiGack
Copy link
Contributor

@PaiGack PaiGack commented Apr 24, 2023

直接通过指针做强制类型转化,那么指定的 数组 大小不应该超过原先的 数组 大小,否则会出现访问到意外的数据。

直接通过指针做强制类型转化,那么指定的 ```数组``` 大小不应该超过原先的数组大小,否则会出现访问到意外的数据。
@cch123 cch123 requested a review from chai2010 May 4, 2023 05:42
@chai2010
Copy link
Owner

chai2010 commented Aug 5, 2024

31是针对中间步骤选择足够大的范围,不需要每次更新。如果是5或10,则相当于每次多了一个需要同步的地方

@chai2010 chai2010 closed this Aug 5, 2024
@changkaiyan
Copy link

changkaiyan commented Aug 5, 2024 via email

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

Successfully merging this pull request may close these issues.

None yet

3 participants