[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: struct weirdness
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: struct weirdness |
Date: |
Sun, 2 Sep 2012 11:21:05 -0400 |
On 1 September 2012 19:54, Sergei Steshenko <address@hidden> wrote:
> I hope that's what Przemek expected and I hope Jordi still enjoys my lack of
> understanding of CS lists.
Yeah, you still don't understand struct arrays. You did a scalar
struct, not a struct array, so with your example, s(2) doesn't give
you a scalar struct with four bits of information.
Nice try, though.
- Jordi G. H.