Easy, just implement a small assembly funtion. Not everything has to be in the language.
"Walter Bright" <[email protected]> wrote in message news:[email protected]... > 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.
