Re: passing a variable number of args/vectors to a routine



Mirko.Vukovic@xxxxxxxxx wrote:
....

I pass the data to the TecPlot dump routine by calling:
call dump_data( vData1,vData2, ...)

That's not the question -- where do vDataN come from and why can't they be an ALLOCATED array of the proper dimension, instead?

--
.