Subject: Re: Question
To: Todd Vierling <tv@pobox.com>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 12/10/1998 08:32:56
> On Thu, 10 Dec 1998, Lennart Augustsson wrote:
> 
> : I think I'm being pretty careful in defining and accessing the data in
> : those structs.  All fields in the struct have byte size, so I don't
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Then, in essence you want `unsigned char *', not a struct.

good.