Combining Serial prints ... HELP!

Hi AWOL,

I need a way to send all the variables that I am sending using serial prints, in one call of serial println.
Is there a way to combine the variables that I have in a "data type" (not necessarily string) and send it via serial.println()?

Thanks