Elektrine lite

← Feed

@mos_8502@studio8502.ca

Post #3793099

2026-07-13 20:21 UTC

Pop quiz! Why on Earth would you ever do this in C? enum foo_e: uint8_t { FOO_A, FOO_B, FOO_C }; typedef struct { enum foo_e value; } Foo;

Replies (0)

No replies.