Serial Print a number of int values

I'm not sure about the advantage of an array when all I really want is serial.Print(DHT.temperature,DHT.humidity,a,b,c,d,e,f,g);

You may want to do that, but without any methods to do it, the array will probably produce the most compact code.