On Thursday 09 March 2006 17:02, L505 wrote: > > > Isn't this exactly what array of const is for? It allows you to > > > use anywhere from 1 to unlimited parameters. > > > > Yes. Still, it's only one argument. You can't just suddenly pass > > two "array of const", can you? > > Okay but why would you need that (humor me).
Hmm. You're right, it wouldn't be needed. You could pass the second array of const as element of the first one and implement the called routine as a recursive one. :-) Vinzent. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal