On 1/14/21 4:44 AM, William Park wrote:
Here is another feature request.

In C struct, eg.
     struct {
        char date[7], dev[16], ver[32], rev[10], ...
     }
you just access variables, and compiler will do the offsetting.  I would
like something like that, where I don't have to do the bookkeeping.

Thanks for the suggestion.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to