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

vscode c/c++ debug | View Pointer as Array #4

Open
wisecsj opened this issue Nov 23, 2018 · 2 comments
Open

vscode c/c++ debug | View Pointer as Array #4

wisecsj opened this issue Nov 23, 2018 · 2 comments

Comments

@wisecsj
Copy link
Owner

wisecsj commented Nov 23, 2018

default

@wisecsj
Copy link
Owner Author

wisecsj commented Nov 23, 2018

*(int(*)[10])some_pointer

@wisecsj
Copy link
Owner Author

wisecsj commented Nov 23, 2018

*arr@5 也行,且更简洁好记

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