Add C_ARRAY_END(), returning a pointer to after the last element of an array.
authorNicholas Clark <nick@ccl4.org>
Fri, 28 May 2010 13:53:04 +0000 (14:53 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 28 May 2010 13:53:04 +0000 (14:53 +0100)
commitcd431fdedf8dec69c65efa7edc1d60005800919a
tree21c64a0da33fe35db7256bf56ec2a8c9faf9e5c0
parent5c135d48c0468f552840e5ac9811f70aebcac766
Add C_ARRAY_END(), returning a pointer to after the last element of an array.

Refactor the macro append_flags() in dump.c to use it.
dump.c
handy.h