Hi, In the attached code, I used the function "copy" of the library <string>.
The problem is that I want that in the end of the string "h_char" I will have a NULL character, rather than junk values.
What should I do for it?
Does anyone know whether there is a function built for it?