Concatenate byte array of values into a char variable..

Ok.
what is the easiest way

for a char[8] with values (255,255,255,255,255,255,255,255)

to represent it into a string like this '255,255,255,255,255,255,255,255'