Skip to content

Conversation

@DavidLeeds
Copy link
Owner

The typeof keyword used by this library only became available in the C23 standard. Previously, it was available as a gnu and clang extension. Also, updated the example to use rand() instead of random(). This is an older function, but is more portable.

The `typeof` keyword used by this library only became available
in the C23 standard. Previously, it was available as a gnu and clang
extension. Also, updated the example to use rand() instead of
random(). This is an older function, but is more portable.
@DavidLeeds DavidLeeds self-assigned this May 13, 2025
@DavidLeeds DavidLeeds merged commit 5a4ba02 into master May 13, 2025
4 checks passed
@DavidLeeds DavidLeeds deleted the leeds/c-std branch May 13, 2025 22:29
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.

2 participants