Hello, i have rather curious question,
i have an array of integers, but i need/want to put them as a single strings which separates the rows with newline characters...
does anybody have any idea on how to create a string from an array of integers?
please, and thank you!