Walter Bright wrote: > It's hard to see how to implement, say, a storage allocator with no > pointer arithmetic. Here's another one. Try implementing va_arg without pointer arithmetic.