Skip to content
Discussion options

You must be logged in to vote

I wanted to go through these exercises without heavy reliance on standard libs. I'd like to probably not use any of them if possible.
Also, the C++ standard bit.h is for C++ only. Not sure if it would compile or could be used with a C23 compiler, but, in any case, C23 doesn't have these bit rotations standardized yet. So, I'm using the known compiler intrinsics.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by btgvesta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants