1
Answer

unsafe code:urgent

I've a structure declared as unsafe and has got a char* field. I want to assign the char* field of structure to a buffer ofchars. How can I do?

Answers (1)