Re: sys/queue.h
- From: phil-news-nospam@xxxxxxxx
- Date: 16 Jul 2007 21:09:51 GMT
On Mon, 16 Jul 2007 20:29:00 -0000 ellis@xxxxxxx wrote:
| In article <1184600375.603213.254750@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
| westymatt <westymatt@xxxxxxxxx> wrote:
|
|>Out of curiousity what does it create? Unregulated array growth
|
| It creates a way to access data beyond what's defined in the struct.
Variable length structs, assuming the length information is in, or can be
derived from, what is in the fixed part of the struct, and the [0] member
is the last member.
--
|---------------------------------------/----------------------------------|
| Phil Howard KA9WGN (ka9wgn.ham.org) / Do not send to the address below |
| first name lower case at ipal.net / spamtrap-2007-07-16-1608@xxxxxxxx |
|------------------------------------/-------------------------------------|
.
- Follow-Ups:
- Re: sys/queue.h
- From: westymatt
- Re: sys/queue.h
- References:
- sys/queue.h
- From: westymatt
- Re: sys/queue.h
- From: westymatt
- Re: sys/queue.h
- From:
- Re: sys/queue.h
- From: westymatt
- Re: sys/queue.h
- From:
- sys/queue.h
- Prev by Date: Re: user_to_phys() without mmap?
- Next by Date: Re: aggregate NFS export
- Previous by thread: Re: sys/queue.h
- Next by thread: Re: sys/queue.h
- Index(es):
Relevant Pages
|