1
Answer

structs and strings

I need a way to convert a struct datatype to a string. I also need to be able to convert the string back into the struct. Any ideas?

Answers (1)