Is it possible to convert a byte* to char[]?

I printed results not just for the user but to keep the compiler from optimizing the code away.

Is he translating text or copying data, I dunno but memcpy() makes the copying easier.