[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Concatenate elements of string array



Does anyone out there have a clever idea on how to
concatenate all elements of a one dimensional array
of strings?  Of course, explicit looping is the
obvious way to do it, but approaches using array
manipulation tend to be more efficient.  Any
array-based approaches out there?

Thanks for any ideas.

-- Tom Kluegel
   Los Alamos National Lab
   Los Alamos, New Mexico, USA


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.