Hi everyone o/
How can I concatenate a no print char from the ASCII on my string?
For example:
I have the str1 = "Jhon" and str2 = "Lucas"
I wanna concatenate the special char 01 ( SOH) between the str1 and str2.
can anyone help me?
I hope so..!!
Thanks.