[Mono-list] System.ArgIterator
Paolo Molaro
lupus@ximian.com
Tue, 26 Feb 2002 15:10:56 +0100
On 02/26/02 Duco Fijma wrote:
> The documentation of the -yet unimplemented- class System.ArgIterator
> looks deceptively simple. It does iterate a variable argument list. But
> how is it supposed to do this? There seems to be some (InternalCall??)
> magic behind it. The .NET FrameWork does not state how the arguments to
Yes, this needs support from the runtime. Most of the methods should be
internalcalls, but it doesn't make sense to stub those methods if we
don't have an implementation for them.
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better