This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
molotov Hi, guys! I'm looking for an answer on the next question: is there a bitfields support in the CStruct? 19:34
If the answer is "no", then is there a way to emulate them?
lakmatiol worst case scenario, you can use an unsigned value and bitshift, no idea if they are supported though 19:39