-
Notifications
You must be signed in to change notification settings - Fork 0
grigory-rechistov/c-cpp-bitfields
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Minimal Viable Example for demonstrating a discrepancy in handling of bitfields by different compilers. See <https://stackoverflow.com/questions/60718832/inconsistent-truncation-of-unsigned-bitfield-integer-expressions-between-c-and> for the discussion. To compile in a Unix environment: use `make`. On Windows, compile main.c, c-part.c and cpp-part.cpp from e.g. command line environment.
About
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published