On 1/14/21 8:26 PM, Paul Procacci wrote:
My C code also doesn't print anything as that's not it's intention. It
returns with an appropriate exit code which
is all my proof of concept measures.
Hi Paul,
What I was looking for was the C "struct" (structure)
you were duplicating in Raku. But it does not look like
you went that far. Perhaps you should with C as a full
proof of concept?
I have defined a CStruct that contains 65 non inlined int64's.
Without seeing the structure you are looking at, I would
use the shift and mask functions in Raku. But I do
believe you were looking for something a little more
elegant. I have some examples if you want them.
Did you ever get it working?
-T