On Thu, Mar 13, 2003 at 09:55:21AM +0000, David Laight wrote: > For a readability point of view I find the 'hand-coded pointer manipulation' > better than the list macros. I disagree. You could use a SLIST, but use the macros wherever possible. Martin