Re: sys/queue.h



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.

.