digitalmars.D - request: platform independent argument length function added to stdarg
- Myron Alexander <someone somewhere.com> May 09 2007
Hello. I am doing something very similar to the boxArray function and thus need something like argumentLength (size_t baseLength). Instead of reinventing the wheel, could we add that function's functionality to std.stdarg? It need not be the same name, maybe something like va_arglen or something. Thanks ahead, Myron. d_programming...myron_alexander... (Replace first ... with 'a t', second with .com and remove underscores - getting a lot of spam from this list :) ).
May 09 2007








Myron Alexander <someone somewhere.com>