For example, I have a=(1 2 3) and I want to get a=(foo1 foo2 foo3). What would be an easy/clean way to get that?
views:
22answers:
1Thanks, perfect.
Albert
2010-08-08 18:29:49
For example, I have a=(1 2 3) and I want to get a=(foo1 foo2 foo3). What would be an easy/clean way to get that?