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

Print pointer addresses with %p. #9

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

flaviojs
Copy link
Contributor

Print pointer addresses with %p.

Due to the cast to usize, numeric conversions work the same as libc if you use the correct length specifier.

Fixes #8.

@flaviojs flaviojs force-pushed the print-pointer-addresses branch from 16e8971 to 0afdeb9 Compare July 13, 2024 21:31
@tjol tjol merged commit ae82e03 into tjol:main Jul 14, 2024
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.

Print pointer addresses
2 participants