poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to get the offset of the current struct


From: Bruno Haible
Subject: Re: how to get the offset of the current struct
Date: Mon, 12 Feb 2024 02:08:33 +0100

Oops, I need to eat my words. By testing with a concrete example, I see
that what I need is *exactly*

    uint<8>[chunk_size - OFFSET] data;

I do not need  SELF'offset  at this point.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]