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

Define a macro for CStr literals #27

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

robbert-vdh
Copy link
Contributor

This removes a lot of boilerplate and it makes it impossible to accidentally forget the trailing null byte.

Marked as a draft since it builds on top of #26.

This removes a lot of boilerplate and it makes it impossible to
accidentally forget the trailing null byte.
@glowcoil glowcoil changed the base branch from master to related-projects November 5, 2023 14:43
@glowcoil glowcoil changed the base branch from related-projects to master November 5, 2023 14:43
@glowcoil glowcoil marked this pull request as ready for review November 5, 2023 14:44
@glowcoil glowcoil merged commit e70db09 into glowcoil:master Nov 5, 2023
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

2 participants